From 59080fe1b33cc18a21d71744fe2dd5100d3a1fab Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sat, 28 Feb 2026 02:25:38 -0500 Subject: [PATCH] fmt --- tests/tests.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests.nix b/tests/tests.nix index 40a8fcf..8a7178d 100644 --- a/tests/tests.nix +++ b/tests/tests.nix @@ -22,7 +22,6 @@ in fail2banImmichTest = handleTest ./fail2ban-immich.nix; fail2banJellyfinTest = handleTest ./fail2ban-jellyfin.nix; - # ntfy alerts test ntfyAlertsTest = handleTest ./ntfy-alerts.nix; }