tests: remove stray line

This commit is contained in:
Robert Helgesson 2024-12-24 09:13:20 +01:00
parent f1b1786ea7
commit aa8c3d7f7d
Failed to generate hash of commit

View file

@ -75,6 +75,5 @@ in {
# The default configuration creates this link on activation.
machine.succeed("test -L '${pyHome}/.cache/.keep'")
succeed_as_alice("nix-shell \"<home-manager>\" -A install")
'';
}