diff --git a/pyproject.toml b/pyproject.toml index 3d895dfe0..b1b323667 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ markers = [ "only_platform" ] junit_family = "xunit2" +asyncio_mode = "auto" [tool.mypy] ignore_missing_imports = true