diff --git a/tests/server_cockpit_autoupdate.pm b/tests/server_cockpit_autoupdate.pm index 2d01ba7a..911647fb 100644 --- a/tests/server_cockpit_autoupdate.pm +++ b/tests/server_cockpit_autoupdate.pm @@ -14,9 +14,6 @@ sub run { # Navigate to the Update screen select_cockpit_update(); - # FIXME Workaround for RHBZ #1765685, remove if that is ever fixed - sleep 30; - # Switch on automatic updates assert_and_click 'cockpit_updates_auto', '', 120; assert_and_click 'cockpit_updates_dnf_install', '', 120;