diff --git a/lib/utils.pm b/lib/utils.pm index aaaee796..81449a66 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -809,6 +809,7 @@ sub gnome_initial_setup { wait_screen_change { assert_and_click "next_button"; }; } else { + diag("CHECK: $next"); wait_screen_change { assert_and_click "next_button"; }; } }