python310Packages.python-kasa: test in asyncio auto mode

This commit is contained in:
Robert Schütz
2022-11-16 08:45:49 -08:00
parent cf51f4aee9
commit 6038d8bb99
@@ -44,7 +44,7 @@ buildPythonPackage rec {
];
pytestFlagsArray = [
"--asyncio-mode=legacy"
"--asyncio-mode=auto"
];
disabledTestPaths = [