From 046cfcb4d7186f437555a6cafb4d75680c6ae700 Mon Sep 17 00:00:00 2001 From: pinpox Date: Sun, 19 Oct 2025 14:52:21 +0200 Subject: [PATCH] clanServices/syncthing: fix deprecated test name - fix test name to new format --- clanServices/syncthing/tests/vm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clanServices/syncthing/tests/vm/default.nix b/clanServices/syncthing/tests/vm/default.nix index d6b9c15f0..ee75ca91b 100644 --- a/clanServices/syncthing/tests/vm/default.nix +++ b/clanServices/syncthing/tests/vm/default.nix @@ -1,5 +1,5 @@ { - name = "service-syncthing-service"; + name = "syncthing-service"; clan = { directory = ./.;