2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 03:56:43 +00:00
This commit is contained in:
Matthias 2022-02-13 22:42:17 +01:00
parent 8724702fef
commit c6464bcf77
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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 = [