mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
ui: create: Drop lots of indentation
Makes better use of horizontal space
This commit is contained in:
parent
92c610e782
commit
9db3b5c7e5
@ -166,7 +166,7 @@ class NewVM(uiutils.UITestCase):
|
||||
|
||||
url = "https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/10/Fedora/x86_64/os/"
|
||||
oslabel = "Fedora 10"
|
||||
newvm.find("URL", "text").text = url
|
||||
newvm.find("install-url-entry").text = url
|
||||
|
||||
uiutils.check_in_loop(lambda: osentry.text == oslabel, timeout=10)
|
||||
|
||||
|
2224
ui/create.ui
2224
ui/create.ui
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user