mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 16:41:35 +00:00
Allow data operations to run for 'test'
This commit is contained in:
@@ -29,7 +29,6 @@ def canAppAccessDatabase():
|
||||
'collectstatic',
|
||||
'makemessages',
|
||||
'compilemessages',
|
||||
'test',
|
||||
]
|
||||
|
||||
for cmd in excluded_commands:
|
||||
|
Reference in New Issue
Block a user