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