lol

rss2email test: fix name (#125863)

authored by

Léo Gaspard and committed by
GitHub
925ee864 6943cf11

+1 -1
+1 -1
nixos/tests/rss2email.nix
··· 1 1 import ./make-test-python.nix { 2 - name = "opensmtpd"; 2 + name = "rss2email"; 3 3 4 4 nodes = { 5 5 server = { pkgs, ... }: {