mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 04:52:53 +08:00
fix: increase test timeout to 30000
This commit is contained in:
@ -145,6 +145,7 @@
|
|||||||
},
|
},
|
||||||
"modulePathIgnorePatterns": [
|
"modulePathIgnorePatterns": [
|
||||||
"<rootDir>/release"
|
"<rootDir>/release"
|
||||||
]
|
],
|
||||||
|
"testTimeout": 30000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user