mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	refactor 'all' role
This commit is contained in:
		| @@ -16,9 +16,7 @@ class CompanyViewTestBase(InvenTreeTestCase): | ||||
|         'supplier_part', | ||||
|     ] | ||||
|  | ||||
|     roles = [ | ||||
|         'all', | ||||
|     ] | ||||
|     roles = 'all' | ||||
|  | ||||
|  | ||||
| class CompanyViewTest(CompanyViewTestBase): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user