Skip to content

Commit fbc4fcb

Browse files
committed
Change pytest import mode to append.
1 parent 9df667e commit fbc4fcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ ignore = [
107107
[tool.pytest.ini_options]
108108
asyncio_default_fixture_loop_scope = "function"
109109
log_cli = false
110+
importmode = "append"
110111

111112
[tool.poe.tasks]
112113
test_proc = "pytest --log-level=1 -W error -n auto -v -rfE --capture=fd tests/test_process.py"

0 commit comments

Comments
 (0)