Revert "Add print."

This reverts commit e977a70cb0.

By mistake, I pushed into the main branch.
This commit is contained in:
Lukas Ruzicka 2023-09-14 12:56:26 +02:00
parent e977a70cb0
commit 380a8d5dd6
1 changed files with 0 additions and 1 deletions

View File

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