mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
Remove custom test timeout
This commit is contained in:
parent
ed2bae924a
commit
b88195c976
@ -2,7 +2,6 @@ import baseConfig from '@jupyterlab/galata/lib/playwright-config';
|
||||
|
||||
module.exports = {
|
||||
...baseConfig,
|
||||
timeout: 240000,
|
||||
use: {
|
||||
appPath: ''
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user