mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-13 06:01:35 +00:00
refactor 'all' role
This commit is contained in:
@@ -18,7 +18,7 @@ class StockViewTestCase(InvenTreeTestCase):
|
||||
'stock',
|
||||
]
|
||||
|
||||
roles = ['all']
|
||||
roles = 'all'
|
||||
|
||||
|
||||
class StockListTest(StockViewTestCase):
|
||||
|
Reference in New Issue
Block a user