From b8b7274a4452ac876e2a5c90daab628438c1eca9 Mon Sep 17 00:00:00 2001 From: Dries Peeters Date: Fri, 14 Nov 2025 19:19:36 +0100 Subject: [PATCH] Update test_api_invoices_v1.py --- tests/test_api_invoices_v1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_api_invoices_v1.py b/tests/test_api_invoices_v1.py index 27b9627..fd82a38 100644 --- a/tests/test_api_invoices_v1.py +++ b/tests/test_api_invoices_v1.py @@ -115,5 +115,4 @@ def test_create_get_update_cancel_invoice(client, api_token, user, project, clie db.session.expire_all() inv_obj = Invoice.query.get(invoice_id) assert inv_obj.status == 'cancelled' -*** End Patch*** } ਜੋ ?>