mirror of
https://github.com/inventree/InvenTree
synced 2025-07-29 08:43:20 +00:00
Allow data operations to run for 'test'
This commit is contained in:
parent
f766711838
commit
b6cfa50e12
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ def canAppAccessDatabase():
|
|||
'collectstatic',
|
||||
'makemessages',
|
||||
'compilemessages',
|
||||
'test',
|
||||
]
|
||||
|
||||
for cmd in excluded_commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue