test: fix images test in react and collaboration annotation test

This commit is contained in:
Dominik Biedebach
2022-05-13 16:27:55 +02:00
committed by Dominik
parent 19cc6e1f28
commit 8e3c2a3b66
4 changed files with 5 additions and 6 deletions

View File

@@ -2,5 +2,5 @@
"baseUrl": "http://localhost:3000",
"integrationFolder": "../",
"testFiles": "{demos,tests}/**/*.spec.{js,ts}",
"defaultCommandTimeout": 5000
"defaultCommandTimeout": 15000
}