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:
parent
3c92696d98
commit
3b0dc6b021
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user