2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 19:46:46 +00:00
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 expected_code=400
) )
def test_po_attachments(self): def test_po_attachments(self):
url = reverse('api-po-attachment-list') url = reverse('api-po-attachment-list')