diff --git a/nixos/tests/rss2email.nix b/nixos/tests/rss2email.nix index d62207a417b..f32326feb50 100644 --- a/nixos/tests/rss2email.nix +++ b/nixos/tests/rss2email.nix @@ -1,5 +1,5 @@ import ./make-test-python.nix { - name = "opensmtpd"; + name = "rss2email"; nodes = { server = { pkgs, ... }: {