Skip to content

Commit 9020125

Browse files
committed
Update E2E test command in CI workflow
1 parent 23994a1 commit 9020125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing-lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: npm test
2727

2828
- name: Run E2E tests
29-
run: npm run e2e
29+
run: npm run test:e2e

0 commit comments

Comments
 (0)