From 32a708256d6eca638ee2ab7fc28d63f710f80063 Mon Sep 17 00:00:00 2001 From: Matthieu Petiteau Date: Fri, 8 Sep 2023 16:04:49 +0100 Subject: [PATCH] Remove unused feature --- tests/test_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",