Apply overview workaround to yet one more test

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-07-09 14:29:49 -07:00
parent 4a6cd8bcd5
commit 3f6ac527bb
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ sub run {
# open the application
send_key 'alt-f1';
wait_still_screen 2;
workaround_ble26;
type_very_safely 'terminal';
send_key 'ret';
wait_still_screen 5;