move test to example

This commit is contained in:
Hans Pagel
2020-08-14 17:05:00 +02:00
parent 49d3b25c66
commit fcbc925d9a
5 changed files with 8 additions and 47 deletions

View File

@@ -1,3 +1,5 @@
{
"baseUrl": "http://localhost:3000"
"baseUrl": "http://localhost:3000",
"integrationFolder": "../docs/src/",
"testFiles": "**/*.spec.js"
}