We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862bcc9 commit 667ed6cCopy full SHA for 667ed6c
tests/e2e/helpers/jest-image-snapshot.js
@@ -25,7 +25,6 @@ const toMatchImageSnapshot = configureToMatchImageSnapshot({
25
diffDirection: 'vertical',
26
failureThresholdType: 'percent',
27
noColors: true,
28
- runInProcess: true, // macOS CI fix
29
// pixel or ssim
30
...config.ssimCompare,
31
});
0 commit comments