fix(jest): don't run audit-core tests

Introduced by 046d9b80b
This commit is contained in:
Julien Fontanet
2022-03-25 17:10:11 +01:00
parent 046d9b80bb
commit 3cfbd8b70c

View File

@@ -59,6 +59,7 @@
"testPathIgnorePatterns": [
"/@vates/decorate-with/",
"/@vates/predicates/",
"/@xen-orchestra/audit-core/",
"/dist/",
"/xo-server/",
"/xo-server-test/",