mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-08 04:58:29 +03:00
tests: uitests: Add a delay for nvram rename test
Seems to fail a bit otherwise
This commit is contained in:
parent
901dbaf4b7
commit
6b8f0b6e1a
@ -122,4 +122,5 @@ class Details(unittest.TestCase):
|
||||
uiutils.find_fuzzy(self.app.root, origname, "table cell").click()
|
||||
uiutils.find_pattern(self.app.root, "Shut Down", "push button").click()
|
||||
|
||||
time.sleep(.5)
|
||||
self._testRename(origname, "test-new-name")
|
||||
|
Loading…
x
Reference in New Issue
Block a user