Revert "start of e2e tests"

This reverts commit 717b5324bf.
This commit is contained in:
Alec Maier
2020-04-29 23:20:24 -04:00
parent 717b5324bf
commit 7e7977a4c8
10 changed files with 65 additions and 226 deletions

View File

@@ -1,5 +1,5 @@
{
"spec_dir": "spec/unit/",
"spec_dir": "spec/unit",
"spec_files": [
"**/*[sS]pec.js"
],
@@ -8,4 +8,4 @@
],
"stopSpecOnExpectationFailure": false,
"random": true
}
}