diff --git a/tests/test_ImageToText.py b/tests/test_ImageToText.py index f2fd54d..7166530 100644 --- a/tests/test_ImageToText.py +++ b/tests/test_ImageToText.py @@ -20,7 +20,6 @@ class TestImageToTextCaptcha(MainAntiCaptcha): "anticaptcha_key", "sleep_time", "save_format", - "language", "callbackUrl", ] default_handler_params = ["self", "captcha_link", "captcha_file", "captcha_base64"]