Skip to content

Commit 52f75b5

Browse files
author
victorkowalski
committed
test added
1 parent 806e564 commit 52f75b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TwoCaptcha.Tests/AltchacaptchaTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public async Task TestAllOptions()
2020
parameters["challenge_url"] = "https://.../captcha/api/altcha/challenge";
2121
parameters["pageurl"] = "https://site.com/";
2222
parameters["soft_id"] = "4582";
23+
parameters["json"] = "0";
2324

2425
await CheckIfCorrectParamsSendAndResultReturned(captcha, parameters);
2526
}

0 commit comments

Comments
 (0)