From db76350517170bb70207d623ee05a19ac90bcf2a Mon Sep 17 00:00:00 2001 From: Sampo Tawast Date: Wed, 30 Aug 2023 11:10:49 +0300 Subject: [PATCH] remove unneeded pytest row --- backend/benefit/applications/tests/test_applications_report.py | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/benefit/applications/tests/test_applications_report.py b/backend/benefit/applications/tests/test_applications_report.py index 4e08792c3b..79bb329633 100644 --- a/backend/benefit/applications/tests/test_applications_report.py +++ b/backend/benefit/applications/tests/test_applications_report.py @@ -122,7 +122,6 @@ def _create_applications_for_export(): reason="This test fails in deploy pipeline -- DETAIL: Key (username)=(masonzachary_a45eb8) already exists." ) def test_applications_csv_export_new_applications(handler_api_client): - pytest ( application1, application2,