Skip to content

Commit aee5b62

Browse files
committed
python313Packages.approvaltests: skip failing test
1 parent eac6cd0 commit aee5b62

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/python-modules/approvaltests

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/approvaltests/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ buildPythonPackage rec {
5555
];
5656

5757
disabledTests = [
58+
"test_preceding_whitespace"
5859
# Tests expect paths below ApprovalTests.Python directory
5960
"test_received_filename"
6061
"test_pytest_namer"

0 commit comments

Comments
 (0)