From 0c50eb001260766d2dca6fdabb38d36c80d5d2de Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sat, 29 Mar 2025 16:06:31 -0700 Subject: [PATCH] nixos/tests/syncthing-many-devices: Fix name --- nixos/tests/syncthing-many-devices.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/syncthing-many-devices.nix b/nixos/tests/syncthing-many-devices.nix index 44bd15e29d91..b60569578071 100644 --- a/nixos/tests/syncthing-many-devices.nix +++ b/nixos/tests/syncthing-many-devices.nix @@ -149,7 +149,7 @@ import ./make-test-python.nix ( ''; in { - name = "syncthing-init"; + name = "syncthing-many-devices"; meta.maintainers = with lib.maintainers; [ doronbehar ]; nodes.machine = {