about summary refs log tree commit diff
path: root/nixos/tests/lomiri.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/lomiri.nix')
-rw-r--r--nixos/tests/lomiri.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/lomiri.nix b/nixos/tests/lomiri.nix
index 6ae1e1c666d98..99f04a303be31 100644
--- a/nixos/tests/lomiri.nix
+++ b/nixos/tests/lomiri.nix
@@ -312,7 +312,7 @@ in {
             machine.wait_for_text(r"(Flight|Wi-Fi)")
             machine.screenshot("indicators_network")
 
-        with subtest("lomiri indicator sound works"):
+        with subtest("ayatana indicator sound works"):
             machine.send_key("right")
             machine.wait_for_text(r"(Silent|Volume)")
             machine.screenshot("indicators_sound")