Skip to content

Commit

Permalink
Bump the timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivasilov committed Dec 19, 2024
1 parent a5413d8 commit d6ab32b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
4 changes: 0 additions & 4 deletions packages/ai-commands/babel.config.js

This file was deleted.

15 changes: 0 additions & 15 deletions packages/ai-commands/jest.config.js

This file was deleted.

1 change: 1 addition & 0 deletions packages/ai-commands/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { defineConfig } from 'vitest/config'
export default defineConfig({
test: {
environment: 'node',
testTimeout: 30000,
setupFiles: ['./vitest.setup.ts'],
},
})

0 comments on commit d6ab32b

Please sign in to comment.