(chore): Fix broken codecov (#5554)

This commit is contained in:
Diamond Lewis
2019-05-03 20:01:10 -05:00
committed by Arthur Cinader
parent 7fd2a91503
commit 87b0093873

3
.nycrc
View File

@@ -4,8 +4,7 @@
"text-summary"
],
"exclude": [
"**/spec/**",
"src/"
"**/spec/**"
]
}