about summary refs log tree commit diff
path: root/nixos/tests/systemd-boot.nix
diff options
context:
space:
mode:
authorJulien Malka <julien@malka.sh>2023-12-10 23:52:49 +0000
committerJulien Malka <julien@malka.sh>2023-12-10 23:57:28 +0000
commita989353ef236a9b16f4aa27653d3c89a53168726 (patch)
tree7eed645f29c15bd1deaf9611d5244d0f044c2f14 /nixos/tests/systemd-boot.nix
parentc0443ea94c9a7c05278fa9b134c5a8e61c84a0f0 (diff)
nixos/tests/systemd-boot: change garbage-collect-entry test name
The test was improperly named in e63f3c012b20d4bad4c456ff950f31aa4fbf0740
Diffstat (limited to 'nixos/tests/systemd-boot.nix')
-rw-r--r--nixos/tests/systemd-boot.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/systemd-boot.nix b/nixos/tests/systemd-boot.nix
index 256a18532b0a2..c0b37a230df0f 100644
--- a/nixos/tests/systemd-boot.nix
+++ b/nixos/tests/systemd-boot.nix
@@ -253,7 +253,7 @@ in
   };
 
   garbage-collect-entry = makeTest {
-    name = "systemd-boot-switch-test";
+    name = "systemd-boot-garbage-collect-entry";
     meta.maintainers = with pkgs.lib.maintainers; [ julienmalka ];
 
     nodes = {