diff --git a/test/fluent_api/test_web.py b/test/fluent_api/test_web.py index ba4b2f4..2121bb9 100644 --- a/test/fluent_api/test_web.py +++ b/test/fluent_api/test_web.py @@ -30,16 +30,13 @@ 'body': {'key': 'value'}, 'content': 'application/json', 'seconds': 60, - 'async_': False, 'binary': True, 'offset': 0, 'max': 1024, 'file': 'responses.dbx', 'note': 'get_response_1' }, - { - 'async_': 'async' - } + None ), ( web.post,