mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Set timestamp on notification.
This commit is contained in:
parent
04704dc912
commit
c0fab57f18
@ -10,6 +10,8 @@ sub run {
|
||||
# Let us wait here for a couple of seconds to give the VM time to settle.
|
||||
# Starting right over might result in erroneous behavior.
|
||||
sleep(5);
|
||||
# Set the update notification timestamp
|
||||
set_update_notification_timestamp()
|
||||
# Start Firefox
|
||||
menu_launch_type("nautilus");
|
||||
assert_screen "apps_run_files", 45;
|
||||
|
Loading…
Reference in New Issue
Block a user