Skip to content

Commit

Permalink
Increased threshold on test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Fries authored and aashish24 committed Nov 17, 2015
1 parent d5f637d commit c74dc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/vcs/test_continents.py
Expand Up @@ -54,5 +54,5 @@
testFile = "test_continents.png"
canvas.png(testFile)
ret = checkimage.check_result_image(testFile, baseline,
checkimage.defaultThreshold)
25)
sys.exit(ret)

0 comments on commit c74dc12

Please sign in to comment.