run as admin

This commit is contained in:
Matthias Mair 2022-05-20 19:11:21 +02:00
parent b7a501f42c
commit 6ef8c3dc83

View File

@ -19,6 +19,7 @@ class PartViewTestCase(InvenTreeTestCase):
]
roles = 'all'
superuser = True
def setUp(self):
super().setUp()