update jest config

This commit is contained in:
Chen Asraf
2021-11-18 13:12:37 +02:00
parent 93853712f5
commit 01e458ee0c

View File

@@ -84,7 +84,7 @@ export default {
// moduleNameMapper: {},
// An array of regexp pattern strings, matched against all module paths before considered 'visible' to the module loader
// modulePathIgnorePatterns: [],
modulePathIgnorePatterns: ["<rootDir>/dist"],
// Activates notifications for test results
// notify: false,