diff --git a/InvenTree/InvenTree/ready.py b/InvenTree/InvenTree/ready.py index ae9ddacdfc..6facedd6ff 100644 --- a/InvenTree/InvenTree/ready.py +++ b/InvenTree/InvenTree/ready.py @@ -29,7 +29,6 @@ def canAppAccessDatabase(): 'collectstatic', 'makemessages', 'compilemessages', - 'test', ] for cmd in excluded_commands: