Update package.json

This commit is contained in:
Aleksandr Statciuk 2023-05-21 21:22:02 +03:00
parent 3b4edc5d32
commit ea03bbbe63

View file

@ -18,8 +18,8 @@
"author": "Arhey", "author": "Arhey",
"license": "MIT", "license": "MIT",
"jest": { "jest": {
"testPathIgnorePatterns": [ "modulePathIgnorePatterns": [
".jenkins" "<rootDir>/.jenkins/"
], ],
"testRegex": "(sites|tests)/(.*?/)?.*test.js$", "testRegex": "(sites|tests)/(.*?/)?.*test.js$",
"setupFilesAfterEnv": [ "setupFilesAfterEnv": [