We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ffe88 commit c4fc913Copy full SHA for c4fc913
test/unit/visual/visualTest.js
@@ -37,7 +37,7 @@ let namePrefix = '';
37
// By how many pixels can the snapshot shift? This is
38
// often useful to accommodate different text rendering
39
// across environments.
40
-let shiftThreshold = 1;
+let shiftThreshold = 2;
41
42
/**
43
* A helper to define a category of visual tests.
0 commit comments