Hide coverage information for now

This commit is contained in:
Matt Swensen 2020-04-23 07:17:03 -06:00
parent 84bc9a30a9
commit e0845a85e4
No known key found for this signature in database
GPG Key ID: 3F9E482BFC526F35

@ -4,7 +4,7 @@
"packages/*"
],
"scripts": {
"test": "jest --coverage"
"test": "jest"
},
"devDependencies": {
"jest": "^25.2.4"