refactor e2e

This commit is contained in:
Karsten Hassel
2021-09-16 22:36:18 +02:00
parent c15b31b374
commit 9969fede35
9 changed files with 65 additions and 59 deletions

View File

@@ -125,6 +125,9 @@
],
"modulePaths": [
"<rootDir>/js/"
],
"testPathIgnorePatterns": [
"<rootDir>/tests/e2e/global-setup.js"
]
}
]