Skip to content

Commit 29de4c9

Browse files
committed
tests: corrected pytest conf file
1 parent 405e3ff commit 29de4c9

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pytest.ini

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[pytest]
2-
addopts = -vra --cov=aztec_tool --cov-report=xml --cov-report=html
2+
addopts = -vra --cov-report=xml --cov-report=html
33
testpaths = tests
4-
5-
[coverage:run]
6-
source = aztec_tool

0 commit comments

Comments
 (0)