This commit is contained in:
Matthias 2021-12-02 10:01:20 +01:00
parent 970cec590b
commit c2a6a8a30c
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -124,7 +124,6 @@ class PurchaseOrderTest(OrderTest):
expected_code=400
)
def test_po_attachments(self):
url = reverse('api-po-attachment-list')