Skip to content

Commit

Permalink
test playwright #3036
Browse files Browse the repository at this point in the history
  • Loading branch information
emilschn committed Sep 27, 2024
1 parent c559e94 commit 7f3fa22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,5 @@ test_e2e_ci_dbinstall:
$(BIN_CONSOLE) doctrine:fixtures:load --env=test -n

test_e2e_ci_test:
$(BIN_CONSOLE) doctrine:fixtures:load --env=test -n --purge-with-truncate
${_DOCKER_EXEC_PHP} npx playwright test --project desktop-firefox
$(BIN_CONSOLE) doctrine:fixtures:load --env=test -n --purge-with-truncate
${_DOCKER_EXEC_PHP} npx playwright test --project desktop-chromium

0 comments on commit 7f3fa22

Please sign in to comment.