Skip to content

Commit

Permalink
Some test-related fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Sep 14, 2023
1 parent 3472ad2 commit 040d572
Show file tree
Hide file tree
Showing 3 changed files with 3,501 additions and 2,143 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testTimeout: 30_000,
testTimeout: 60_000,
};
Loading

0 comments on commit 040d572

Please sign in to comment.