mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 07:31:19 +00:00
python3Packages.aioazuredevops: fix failing test
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user