From 725c9b67b6cf651f83722ea70ef6834b179508ab Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Wed, 13 Nov 2024 16:42:30 +0100 Subject: [PATCH] Tidy script --- tests/_software_selection.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/_software_selection.pm b/tests/_software_selection.pm index 43fadffa..ceafac10 100644 --- a/tests/_software_selection.pm +++ b/tests/_software_selection.pm @@ -35,7 +35,7 @@ sub run { wait_still_screen 3; # Lately, there were glitches making the cursor skip - # the Workstation field and the test would fail, + # the Workstation field and the test would fail, # let's bring the cursor home to make sure it will # pass all options. send_key("home");