Restore execution of playwright tests #130

Merged
bustikiller merged 23 commits from restore-playwright into main 2025-06-08 11:37:30 +00:00
Showing only changes of commit f3799a26b6 - Show all commits

View File

@ -29,4 +29,4 @@ jobs:
- name: Wait for the service to be ready - name: Wait for the service to be ready
run: npx wait-on http://127.0.0.1:3000/default/ --timeout 30000 run: npx wait-on http://127.0.0.1:3000/default/ --timeout 30000
- name: Run Playwright tests - name: Run Playwright tests
run: DEBUG=pw:api pnpm exec playwright test run: pnpm exec playwright test