Skip to content

Commit

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

test_e2e_ci_test:
${_DOCKER_EXEC_PHP} npx playwright test --project desktop-firefox
${_DOCKER_EXEC_PHP} npx playwright test --project desktop-chromium
${_DOCKER_EXEC_PHP} npx playwright test --project firefox
${_DOCKER_EXEC_PHP} npx playwright test --project chromium

0 comments on commit e334408

Please sign in to comment.