mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Allow data operations to run for 'test'
This commit is contained in:
parent
f766711838
commit
b6cfa50e12
@ -29,7 +29,6 @@ def canAppAccessDatabase():
|
||||
'collectstatic',
|
||||
'makemessages',
|
||||
'compilemessages',
|
||||
'test',
|
||||
]
|
||||
|
||||
for cmd in excluded_commands:
|
||||
|
Loading…
Reference in New Issue
Block a user