2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00
This commit is contained in:
Matthias
2021-12-02 10:01:20 +01:00
parent 970cec590b
commit c2a6a8a30c

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')