mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	fix setup
This commit is contained in:
		| @@ -89,7 +89,7 @@ class LabelTest(InvenTreeAPITestCase): | ||||
|         """Test label rendering""" | ||||
|  | ||||
|         # make sure the labels exsist | ||||
|         LabelConfig.create_labels() | ||||
|         apps.get_app_config('label').create_labels() | ||||
|  | ||||
|         labels = PartLabel.objects.all() | ||||
|         part = PartLabel.objects.first() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user