python3Packages.aioazuredevops: fix failing test

This commit is contained in:
Martin Weinelt
2026-07-14 02:13:07 +02:00
parent 5533c19fd3
commit b3e3bb77cd

View File

@@ -63,6 +63,8 @@ buildPythonPackage rec {
"test_get_project"
"test_get_builds"
"test_get_build"
# something about aiohttp and url mocking, maybe yarl
"test_get_work_items"
];
disabledTestPaths = [