mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
test: increase default command timeout to 50s
This commit is contained in:
parent
229936dd3b
commit
790aaeb915
@ -2,5 +2,5 @@
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"integrationFolder": "../",
|
||||
"testFiles": "{demos,tests}/**/*.spec.{js,ts}",
|
||||
"defaultCommandTimeout": 15000
|
||||
"defaultCommandTimeout": 50000
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user