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
1 changed files with 4 additions and 1 deletions

View File

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