From 00b5822d8014d954ceed7fc6a3a28064bfaed1a5 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Thu, 4 Dec 2025 13:42:54 +0100 Subject: [PATCH] qownnotes: fix tests Signed-off-by: Patrizio Bekerle --- nixos/tests/qownnotes.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/tests/qownnotes.nix b/nixos/tests/qownnotes.nix index aafdd080be70..28ca9a949090 100644 --- a/nixos/tests/qownnotes.nix +++ b/nixos/tests/qownnotes.nix @@ -55,8 +55,8 @@ machine.wait_for_text("Nextcloud") machine.send_key("ret") - # OCR can't detect "App metric" anymore, so we will wait for another text - machine.wait_for_text("Open network settings") + # OCR can't detect "App metric" or "Open network settings" anymore, so we will wait for another text + machine.wait_for_text("usage data") machine.send_key("ret") # Doesn't work for non-root