Skip to content

Commit

Permalink
✅ remove some directories from coveralls ignore
Browse files Browse the repository at this point in the history
I need to write proper tests/mocks for this instead of ignoring and faking
the coveralls
  • Loading branch information
mpanarin committed Jul 15, 2021
1 parent ac8b52e commit 0bd6a4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions coveralls.json
@@ -1,6 +1,5 @@
{
"skip_files": [
"lib/Config/",
"lib/Git/"
"lib/Config/"
]
}

0 comments on commit 0bd6a4c

Please sign in to comment.