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