mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
fix: increase test timeout to 30000
This commit is contained in:
parent
c2f1a2dace
commit
d7e41a3187
1 changed files with 2 additions and 1 deletions
|
|
@ -145,6 +145,7 @@
|
||||||
},
|
},
|
||||||
"modulePathIgnorePatterns": [
|
"modulePathIgnorePatterns": [
|
||||||
"<rootDir>/release"
|
"<rootDir>/release"
|
||||||
]
|
],
|
||||||
|
"testTimeout": 30000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue