generate URLs for all demos and use those to run the tests
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"integrationFolder": "../",
|
||||
"testFiles": "{docs,tests}/**/*.spec.{js,ts}",
|
||||
"viewportWidth": 1280,
|
||||
"viewportHeight": 1280
|
||||
"testFiles": "{docs,tests}/**/*.spec.{js,ts}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user