python310Packages.python-kasa: test in asyncio auto mode
This commit is contained in:
parent
cf51f4aee9
commit
6038d8bb99
@ -44,7 +44,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pytestFlagsArray = [
|
||||
"--asyncio-mode=legacy"
|
||||
"--asyncio-mode=auto"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
Loading…
Reference in New Issue
Block a user