Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit f242718

Browse files
committed
Enable test coverage results
1 parent 22208be commit f242718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ norecursedirs =
1616
addopts =
1717
--verbose
1818
--tb=short
19-
; --cov=paddle_billing
19+
--cov=paddle_billing
2020
--cov-report term-missing
2121

2222
# Custom markers definition

0 commit comments

Comments
 (0)