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; }