python310Packages.amqtt: test in asyncio auto mode

This commit is contained in:
Robert Schütz 2022-11-12 15:18:28 -08:00
parent ab3c922488
commit b909b493dc

View file

@ -56,7 +56,7 @@ buildPythonPackage rec {
];
pytestFlagsArray = [
"--asyncio-mode=legacy"
"--asyncio-mode=auto"
];
disabledTestPaths = [