We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac6cd0 commit aee5b62Copy full SHA for aee5b62
pkgs/development/python-modules/approvaltests/default.nix
@@ -55,6 +55,7 @@ buildPythonPackage rec {
55
];
56
57
disabledTests = [
58
+ "test_preceding_whitespace"
59
# Tests expect paths below ApprovalTests.Python directory
60
"test_received_filename"
61
"test_pytest_namer"
0 commit comments