2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00
This commit is contained in:
Matthias
2022-02-13 22:42:17 +01:00
parent 8724702fef
commit c6464bcf77

View File

@ -67,9 +67,10 @@ class TestReportTests(InvenTreeAPITestCase):
} }
) )
class TestLabels(InvenTreeAPITestCase): class TestLabels(InvenTreeAPITestCase):
""" """
Tests for the StockItem TestReport templates Tests for the label APIs
""" """
fixtures = [ fixtures = [