Rename test files

This commit is contained in:
Tobias Skarhed
2018-08-14 10:52:41 +02:00
parent e696dc4d5f
commit a65589a5fb
126 changed files with 2 additions and 42 deletions

View File

@@ -13,7 +13,7 @@ module.exports = {
"roots": [
"<rootDir>/public"
],
"testRegex": "(\\.|/)(jest)\\.(jsx?|tsx?)$",
"testRegex": "(\\.|/)(test)\\.(jsx?|tsx?)$",
"moduleFileExtensions": [
"ts",
"tsx",