kgpg: don't try and close tip of the day any more

Main UI appears over the tip of the day now, so we can ignore it
and just check the UI ran then close it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-03-05 17:49:28 -08:00
parent 3c92696d98
commit 3b0dc6b021

View File

@ -28,9 +28,6 @@ sub run {
# Cancel the keypair creation
assert_and_click 'kgpg_keypair_cancel';
wait_still_screen 2;
# Close the Tips of the Day
assert_and_click 'kgpg_tips_close';
wait_still_screen 2;
# Check that it is started
assert_screen 'kgpg_runs';
# Close the application