Merge pull request #135719 from Infinisil/formats-yaml-tests

formats: Fix yaml test

authored by Silvan Mosberger and committed by GitHub 2002a716 d1f93e7b

+2 -2
+2 -2
pkgs/pkgs-lib/tests/formats.nix
··· 77 77 'false': false 78 78 float: 3.141 79 79 list: 80 - - null 81 - - null 80 + - null 81 + - null 82 82 'null': null 83 83 path: ${./formats.nix} 84 84 str: foo