diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4c6f9ce6..5eaad79d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -93,7 +93,7 @@ definitions: - npm run dev --prefix client 2>&1 > /dev/null & - sleep 30 - curl http://localhost:8080/beta-login - - npm run currents + - npm run --prefix client currents - &jest-test name: run jest tests caches: