Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed May 10, 2016
1 parent 52411fa commit c450553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ def test_windows_screenshot(colors, light_bg):

# Run.
with RunNewConsole(command, maximized=True, white_bg=light_bg) as gen:
assert screenshot_until_match(str(screenshot), 15, candidates, expected_count, gen)
screenshot_until_match(str(screenshot), 15, candidates, expected_count, gen)

0 comments on commit c450553

Please sign in to comment.