From a989353ef236a9b16f4aa27653d3c89a53168726 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Sun, 10 Dec 2023 23:52:49 +0000 Subject: [PATCH] nixos/tests/systemd-boot: change garbage-collect-entry test name The test was improperly named in e63f3c012b20d4bad4c456ff950f31aa4fbf0740 --- nixos/tests/systemd-boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/systemd-boot.nix b/nixos/tests/systemd-boot.nix index 256a18532b0a..c0b37a230df0 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 = {