Skip to content

Commit

Permalink
fix CI report (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilamkanojiya authored Oct 23, 2024
1 parent 3d09036 commit 8f59dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"license": "hmcts",
"private": true,
"scripts": {
"test:fullfunctional": "yarn playwright install chromium && yarn playwright test --project=chromium --grep @smoke",
"test:functional-chromium": "yarn playwright install chromium && yarn playwright test --project=chromium",
"test:functional-webkit": "yarn playwright install webkit && yarn playwright test --project=webkit --grep @cx",
"test:functional-firefox": "yarn playwright install firefox && yarn playwright test --project=firefox --grep @cx",
Expand Down

0 comments on commit 8f59dd0

Please sign in to comment.