@ -63,6 +63,7 @@ if [ "$TEST_MODE" = "true" ]; then
npm install mocha
echo "Running tests..."
npm test
npm audit
else
# Start the server for normal run
exec node server.js