diff --git a/package.json b/package.json index f77c8ede..80b2272b 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ ], "testEnvironment": "jsdom", "testPathIgnorePatterns": [ - "/WebExample/tests/" + "/WebExample/__tests__/" ] }, "commitlint": {