diff --git a/tests/test_api.py b/tests/test_api.py index 5dd206a5..7d1bf70c 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -119,7 +119,7 @@ def test_api_get_exceeded_tries(app, secret): assert secret is None -def test_api_message_expired(app, secret): +def test_api_message_expired(app): with app.test_request_context(), app.test_client() as test_client: response = test_client.get( url_for("api.secret",