mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-30 09:28:50 +00:00
🔧 Update config
This commit is contained in:
parent
aa129a80e9
commit
ed9c7f7d15
2 changed files with 6 additions and 6 deletions
|
|
@ -12,10 +12,10 @@ export default defineConfig({
|
|||
include: ['**/__tests__/**/*.test.ts'],
|
||||
globals: true,
|
||||
testTimeout: 10000,
|
||||
poolOptions: {
|
||||
threads: {
|
||||
maxThreads: 10,
|
||||
},
|
||||
},
|
||||
poolOptions: {
|
||||
threads: {
|
||||
maxThreads: 10,
|
||||
},
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue