Skip to content

Commit 667ed6c

Browse files
committed
Remove runInProcess option
1 parent 862bcc9 commit 667ed6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/e2e/helpers/jest-image-snapshot.js

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const toMatchImageSnapshot = configureToMatchImageSnapshot({
2525
diffDirection: 'vertical',
2626
failureThresholdType: 'percent',
2727
noColors: true,
28-
runInProcess: true, // macOS CI fix
2928
// pixel or ssim
3029
...config.ssimCompare,
3130
});

0 commit comments

Comments
 (0)