Skip to content

Commit

Permalink
feat(ref: no-ref): add more timeout to cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Jul 24, 2024
1 parent 456db7e commit 7fef2c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export default defineConfig({
},
specPattern: 'projects/ngx-mask-lib/src/test/**/*.cy-spec.ts',
},
defaultCommandTimeout: 10000,
});

0 comments on commit 7fef2c6

Please sign in to comment.