Skip to content

Commit dafe508

Browse files
committed
Fix coverage bug
1 parent 6f2f881 commit dafe508

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytest.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ pythonpath = src
33
testpaths = src/gitingest/tests
44
asyncio_mode = auto
55

6-
# Coverage configuration
7-
addopts = --no-cov
86

97
python_files = test_*.py
108
python_classes = Test*

0 commit comments

Comments
 (0)