diff --git a/package.json b/package.json index 3f2485b3..7c7567f5 100644 --- a/package.json +++ b/package.json @@ -23,9 +23,7 @@ "setupFiles": [ "/tests_config/run_spec.js" ], - "testRegex": [ - "jsfmt\\.spec\\.js$" - ], + "testRegex": "jsfmt\\.spec\\.js$", "testPathIgnorePatterns": [ "tests/new_react", "tests/more_react"