We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf4f3c commit 9381e16Copy full SHA for 9381e16
.github/workflows/e2e-tests.yml
@@ -57,4 +57,4 @@ jobs:
57
- name: Run E2E tests
58
env:
59
NODE_OPTIONS: '--dns-result-order=ipv4first'
60
- run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" yarn test:e2e registration-failed.spec.ts
+ run: xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" yarn test:e2e
0 commit comments