ui: create: Drop lots of indentation

Makes better use of horizontal space
This commit is contained in:
Cole Robinson 2018-10-02 09:59:51 -04:00
parent 92c610e782
commit 9db3b5c7e5
2 changed files with 1028 additions and 1198 deletions

View File

@ -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)

File diff suppressed because it is too large Load Diff