Skip to content

Commit

Permalink
fix typo in test
Browse files Browse the repository at this point in the history
  • Loading branch information
2captcha committed Mar 30, 2024
1 parent 1a14461 commit 2331ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cutcaptcha.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_all_params(self):
}

sends = {
'method': 'cutcaptchaа',
'method': 'cutcaptcha',
'api_key': 'SAs61IAI',
'misery_key': 'ad52c87af17e2ec09b8d918c9f00416b1cb8c320',
'pageurl': 'https://www.site.com/page/',
Expand Down

0 comments on commit 2331ac1

Please sign in to comment.