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
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

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