mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 10:23:09 +00:00
Gah come back missing bracket
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1f7e5ebe20
commit
b3f51e6108
@ -38,6 +38,7 @@ sub run {
|
|||||||
record_soft_failure "UI may be frozen due to brc#1659266";
|
record_soft_failure "UI may be frozen due to brc#1659266";
|
||||||
assert_screen "anaconda_install_root_password_screen", 300;
|
assert_screen "anaconda_install_root_password_screen", 300;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
else {
|
else {
|
||||||
assert_screen "anaconda_install_root_password_screen";
|
assert_screen "anaconda_install_root_password_screen";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user