mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: test: add timeout
This commit is contained in:
parent
224e539708
commit
4c7dd74abd
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import {
|
|||
|
||||
const testEnv = {
|
||||
THREAD_IT_COUNT: 0,
|
||||
SUPERTAPE_TIMEOUT: 7000,
|
||||
};
|
||||
|
||||
const is17 = /^v1[789]/.test(process.version);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue