about summary refs log tree commit diff
path: root/nixos-tests/webmention-test.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos-tests/webmention-test.nix')
-rw-r--r--nixos-tests/webmention-test.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos-tests/webmention-test.nix b/nixos-tests/webmention-test.nix
index 105beb8..bcd47e1 100644
--- a/nixos-tests/webmention-test.nix
+++ b/nixos-tests/webmention-test.nix
@@ -5,7 +5,7 @@ kittybox:
     192.168.2.102 another.test
   '';
 in {
-  name = "nixos-kittybox";
+  name = "nixos-kittybox-webmention";
 
   nodes = {
     kittybox = { config, pkgs, lib, ... }: {