Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab592f5

Browse filesBrowse files
committed
try 0.1 threshold
1 parent cc85c01 commit ab592f5
Copy full SHA for ab592f5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎test/image/compare_pixels_test.js

Copy file name to clipboardExpand all lines: test/image/compare_pixels_test.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ var argv = require('minimist')(process.argv.slice(2), {
1414
help: ['h', 'info']
1515
},
1616
'default': {
17-
threshold: '1e-3',
18-
'parallel-limit': '4'
17+
threshold: 0.1,
18+
'parallel-limit': 4
1919
}
2020
});
2121

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.