We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1680b commit d7c2a28Copy full SHA for d7c2a28
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ lint.task-tags = ["FIX", "TODO", "HACK", "WARN", "PERF", "NOTE", "TEST"]
39
[tool.pytest.ini_options]
40
asyncio_mode = "auto"
41
asyncio_default_fixture_loop_scope = "session"
42
-addopts = "--dist loadfile"
+addopts = "--dist loadscope"
43
markers = [
44
"dev: marks tests that are currently developed",
45
"integration: marks integration tests that actually start Balatro (deselect with '-m \"not integration\"')",
0 commit comments