mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
increase cypress timeout
This commit is contained in:
parent
7b74d5849f
commit
428d6d584d
@ -1,5 +1,6 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"integrationFolder": "../",
|
||||
"testFiles": "{docs,tests}/**/*.spec.{js,ts}"
|
||||
"testFiles": "{docs,tests}/**/*.spec.{js,ts}",
|
||||
"defaultCommandTimeout": 8000
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user