diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 5d4d076a..b0429193 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -90,6 +90,7 @@ definitions: - npm ci --prefix client - npm run "install:cypress" --prefix client - npm run dev --prefix client 2>&1 > /dev/null & + - sleep 5 - curl http://localhost:8080/beta-login - npm run --prefix client currents - &component-test