From edf9b2515fb5c4aaa54b6396366fe7a14a94abf7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 8 Aug 2025 23:19:31 +0200 Subject: [PATCH] desktop_login: update lock screen bug link Signed-off-by: Adam Williamson --- tests/desktop_login.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/desktop_login.pm b/tests/desktop_login.pm index 6d55bddb..875abec0 100644 --- a/tests/desktop_login.pm +++ b/tests/desktop_login.pm @@ -340,7 +340,7 @@ sub run { # We will also test another alternative - switching the user from # a locked screen. # FIXME As of 2025-07 on Rawhide we cannot because of - # https://gitlab.gnome.org/GNOME/mutter/-/issues/4206 , so let's just + # https://gitlab.gnome.org/GNOME/mutter/-/issues/4243 , so let's just # do it 'normally' again unless ($desktop eq "gnome" && $relnum > 42) { lock_screen();