Skip to content

Commit

Permalink
Upd file path
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang authored Mar 19, 2023
1 parent 3dea20f commit d0999dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rotate.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


class TestRotateCaptcha(BaseTest):
captcha_file = "examples/rotate/rotate_ex.png"
captcha_file = "src/examples/rotate/rotate_ex.png"
captcha_url = "https://rucaptcha.com/dist/web/b771cc7c5eb0c1a811fcb91d54e4443a.png"

"""
Expand Down

0 comments on commit d0999dd

Please sign in to comment.