Skip to content

Commit 9381e16

Browse files
committed
final check to see if everything worked
1 parent ecf4f3c commit 9381e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- name: Run E2E tests
5858
env:
5959
NODE_OPTIONS: '--dns-result-order=ipv4first'
60-
run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" yarn test:e2e registration-failed.spec.ts
60+
run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" yarn test:e2e

0 commit comments

Comments
 (0)