Skip to content

Commit

Permalink
iterating
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Nov 14, 2024
1 parent d723581 commit 850be2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
CYPRESS_bceid_password: ${{secrets.BCEID_PASSWORD}}
with:
browser: ${{ matrix.browser }}
config: pageLoadTimeout=10000
config: pageLoadTimeout=10000,video=true
spec: cypress/e2e/bceid-update-term-oversize.cy.js
working-directory: tests

Expand Down

0 comments on commit 850be2d

Please sign in to comment.