Skip to content

Commit

Permalink
Remove runInProcess option
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Jul 24, 2020
1 parent 862bcc9 commit 667ed6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/helpers/jest-image-snapshot.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const toMatchImageSnapshot = configureToMatchImageSnapshot({
diffDirection: 'vertical',
failureThresholdType: 'percent',
noColors: true,
runInProcess: true, // macOS CI fix
// pixel or ssim
...config.ssimCompare,
});
Expand Down

0 comments on commit 667ed6c

Please sign in to comment.