Skip to content

Commit

Permalink
Fix e2e check
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejkustra committed Dec 27, 2023
1 parent 2c93fa3 commit 120ecb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 38 deletions.
41 changes: 3 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ export default defineConfig({
tsconfig: 'tests/tsconfig.json',
ignoreSourceErrors: true,
},
hookTimeout: 30000,
},
});

0 comments on commit 120ecb0

Please sign in to comment.