python3Packages.mkdocs-swagger-ui-tag: disable failing test

This commit is contained in:
Gaetan Lepage
2025-12-12 23:59:44 +00:00
parent 861f86909d
commit 5daeda29a8
@@ -52,6 +52,9 @@ buildPythonPackage rec {
"test_template"
"test_mkdocs_screenshot"
"test_no_console_errors"
# ValueError: I/O operation on closed file
"test_error"
];
meta = {