diff --git a/tests/rules/test_nix_shell.py b/tests/rules/test_nix_shell.py index 1d1286a..c2f3f5c 100644 --- a/tests/rules/test_nix_shell.py +++ b/tests/rules/test_nix_shell.py @@ -22,7 +22,6 @@ def test_get_nixpkgs_name(command, output): assert get_nixpkgs_name(command) == output -# check that flags and params are preserved for the new command @pytest.mark.parametrize( "command_script, new_command", [