Skip to content

Commit

Permalink
Revert "pytest: add default fixture option for pytest-asyncio"
Browse files Browse the repository at this point in the history
This reverts commit 81b081b.
  • Loading branch information
sshane committed Sep 4, 2024
1 parent 81b081b commit ebb6d22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ examples = [
[tool.pytest.ini_options]
addopts = "--ignore=panda/ -Werror --strict-config --strict-markers --durations=10 -n auto"
python_files = "test_*.py"
asyncio_default_fixture_loop_scope = "function"
testpaths = [
"opendbc"
]
Expand Down

0 comments on commit ebb6d22

Please sign in to comment.