Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imda-benedictlee authored Feb 7, 2024
1 parent dee5aea commit ed4c7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
cd qa-test/smoke-testing
npm install
npx playwright install
ENVIRONMENT_URL=https://127.0.0.1 npx playwright test
ENVIRONMENT_URL=https://127.0.0.1 npx playwright test tests/smoke.spec.js
- name: Run frontend tests
if: ${{ ! cancelled() }}
Expand Down

0 comments on commit ed4c7d2

Please sign in to comment.