From ea03bbbe639a14729afd12f27e192e47bb5c291f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 21 May 2023 21:22:02 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9063ca68..625dbd49 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "author": "Arhey", "license": "MIT", "jest": { - "testPathIgnorePatterns": [ - ".jenkins" + "modulePathIgnorePatterns": [ + "/.jenkins/" ], "testRegex": "(sites|tests)/(.*?/)?.*test.js$", "setupFilesAfterEnv": [