diff --git a/lib/Yam/Agama/Pom/AgamaUpAndRunningPage.pm b/lib/Yam/Agama/Pom/AgamaUpAndRunningPage.pm index 5e869e7aaf45..161862e65b53 100644 --- a/lib/Yam/Agama/Pom/AgamaUpAndRunningPage.pm +++ b/lib/Yam/Agama/Pom/AgamaUpAndRunningPage.pm @@ -21,7 +21,7 @@ sub new { agama-configuring-the-product agama-installing agama-sle-overview)], - timeout_expect_is_shown => $args->{timeout_expect_is_shown} // 120 + timeout_expect_is_shown => $args->{timeout_expect_is_shown} // 240 }, $class; }