diff --git a/package.json b/package.json index b8bc51f039..7df61e65f0 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "scripts": { "start": "yarn build && yarn workspace @spotify-backstage/app start", "build": "lerna run build", - "test": "cross-env CI=true lerna run test --stream --parallel -- --coverage", + "test": "cross-env CI=true lerna run test -- --coverage", "create-plugin": "backstage-cli create-plugin", - "lint": "lerna run lint --stream" + "lint": "lerna run lint" }, "workspaces": { "packages": [