mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 05:01:25 +00:00
Add missing brace
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4243932d09
commit
d0f99cfd51
@ -165,6 +165,7 @@ sub reboot_system {
|
|||||||
assert_and_click "reboot_entry";
|
assert_and_click "reboot_entry";
|
||||||
}
|
}
|
||||||
assert_and_click "restart_confirm";
|
assert_and_click "restart_confirm";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
# When we are outside KDE (not logged in), the only way to reboot is to click
|
# When we are outside KDE (not logged in), the only way to reboot is to click
|
||||||
# the reboot icon.
|
# the reboot icon.
|
||||||
|
Loading…
Reference in New Issue
Block a user