mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	this should already happen in SetUp
This commit is contained in:
		| @@ -88,9 +88,6 @@ class LabelTest(InvenTreeAPITestCase): | ||||
|     def test_label_rendering(self): | ||||
|         """Test label rendering""" | ||||
|  | ||||
|         # make sure the labels exsist | ||||
|         apps.get_app_config('label').create_labels() | ||||
|  | ||||
|         labels = PartLabel.objects.all() | ||||
|         part = PartLabel.objects.first() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user