nbqa: disable failing test
This commit is contained in:
committed by
Jörg Thalheim
parent
959de19ff6
commit
44f7a8c2f2
@@ -76,6 +76,9 @@ python3.pkgs.buildPythonApplication rec {
|
||||
"test_running_in_different_dir_works"
|
||||
"test_unable_to_reconstruct_message_pythonpath"
|
||||
"test_with_subcommand"
|
||||
# Broken since ruff was updated to 0.1.2
|
||||
# A PR was opened upstream: https://github.com/nbQA-dev/nbQA/issues/834
|
||||
"test_ruff_works"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user