about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJulien Malka <julien@malka.sh>2023-12-20 01:26:11 +0100
committerGitHub <noreply@github.com>2023-12-20 01:26:11 +0100
commit0ddc9072288db2b7f52fbea324f3bf378762a899 (patch)
tree40d12a86d463c0ee334a5576735cf2a1802c5ce8 /nixos
parentaef2be6c6ca05905246ab505e1e4f635459917d6 (diff)
parenta989353ef236a9b16f4aa27653d3c89a53168726 (diff)
Merge pull request #273441 from JulienMalka/systemd-boot-garbage-test-rename
Diffstat (limited to 'nixos')
-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 = {