2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +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
)
def test_po_attachments(self):
url = reverse('api-po-attachment-list')