Skip to content

Commit a20d30d

Browse files
committed
all bits
1 parent 482e6b6 commit a20d30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ docs = [
102102

103103

104104
[tool.pytest.ini_options]
105-
addopts = "-p no:warnings --cov=postgres_copy --cov-branch -cov-report=term-missing:skip-covered --cov-context=tests"
105+
addopts = "-p no:warnings --cov=postgres_copy --cov-branch -cov-report=term-missing:skip-covered --cov-context=test"
106106
testpaths = ["tests"]
107107
python_files = "test_*.py"
108108

0 commit comments

Comments
 (0)