From 7c6ad4f29fb85730cb6877c7d27d779bb864299c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 5 May 2016 19:07:40 -0700 Subject: [PATCH] damnit, i swear to god, this time --- tests/_graphical_wait_login.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/_graphical_wait_login.pm b/tests/_graphical_wait_login.pm index 7194bf4a..d29dafcb 100644 --- a/tests/_graphical_wait_login.pm +++ b/tests/_graphical_wait_login.pm @@ -41,6 +41,7 @@ sub run { last if (check_screen "skip_button", 5); } # click 'Skip' one time + sleep 5; assert_and_click "skip_button", 5; wait_still_screen 5; send_key "ret";