diff --git a/InvenTree/label/test_api.py b/InvenTree/label/test_api.py index 79442cc72c..a444cd47dc 100644 --- a/InvenTree/label/test_api.py +++ b/InvenTree/label/test_api.py @@ -67,9 +67,10 @@ class TestReportTests(InvenTreeAPITestCase): } ) + class TestLabels(InvenTreeAPITestCase): """ - Tests for the StockItem TestReport templates + Tests for the label APIs """ fixtures = [