forked from mirrors/nixpkgs
nixos/tests/systemd-boot: change garbage-collect-entry test name
The test was improperly named in e63f3c012b
This commit is contained in:
parent
c0443ea94c
commit
a989353ef2
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue