clanServices/wireguard: fix deprecated test name

- fix test name to new format
This commit is contained in:
pinpox
2025-10-19 14:54:01 +02:00
parent 87aa62e128
commit 811b994d57

View File

@@ -13,7 +13,7 @@ let
]; ];
in in
{ {
name = "service-wireguard"; name = "wireguard";
clan = { clan = {
directory = ./.; directory = ./.;