Fix tests failing due to collisions in release

This commit is contained in:
Asher
2021-02-10 10:32:17 -06:00
parent 4f16087a94
commit 3f837d3036

View File

@@ -139,6 +139,9 @@
"global": { "global": {
"lines": 40 "lines": 40
} }
} },
"modulePathIgnorePatterns": [
"<rootDir>/release"
]
} }
} }