run as admin
This commit is contained in:
parent
b7a501f42c
commit
6ef8c3dc83
|
|
@ -19,6 +19,7 @@ class PartViewTestCase(InvenTreeTestCase):
|
|||
]
|
||||
|
||||
roles = 'all'
|
||||
superuser = True
|
||||
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
|
|
|
|||
Loading…
Reference in New Issue