Add print.

This commit is contained in:
Lukas Ruzicka 2023-09-14 12:45:24 +02:00
parent ea8500cf07
commit e977a70cb0
1 changed files with 1 additions and 0 deletions

View File

@ -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"; };
}
}