mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-10-21 02:48:50 +00:00
sigh, brackets
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0f4e91c993
commit
a3dd914d2d
@ -1361,7 +1361,7 @@ sub menu_launch_type {
|
|||||||
else {
|
else {
|
||||||
record_soft_failure('Maximizing in this desktop is not supported at the moment!');
|
record_soft_failure('Maximizing in this desktop is not supported at the moment!');
|
||||||
}
|
}
|
||||||
if $animated {
|
if ($animated) {
|
||||||
# can't wait_still_screen if the app's animated
|
# can't wait_still_screen if the app's animated
|
||||||
sleep 3;
|
sleep 3;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user