1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-23 07:17:23 +00:00

Add print.

This commit is contained in:
Lukas Ruzicka 2023-09-14 12:45:24 +02:00
parent ea8500cf07
commit e977a70cb0

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