Skip to content

Commit fe1f67c

Browse files
committed
set threshold of regsuit more strict
1 parent 7c5cf0c commit fe1f67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"core": {
33
"workingDir": ".reg",
44
"actualDir": "images",
5-
"thresholdRate": 0.01,
5+
"thresholdRate": 0.001,
66
"addIgnore": true,
77
"ximgdiff": {
88
"invocationType": "client"

0 commit comments

Comments
 (0)