mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Remember to test the tests Arona
This commit is contained in:
@@ -292,7 +292,7 @@ class TestAssetAudit(AutoLoginTest):
|
||||
new_desc = "A BIG hammer"
|
||||
mdl.description = new_desc
|
||||
mdl.submit()
|
||||
wait.until(animation_is_finished())
|
||||
self.wait.until(animation_is_finished())
|
||||
self.assertFalse(mdl.is_displayed)
|
||||
|
||||
# Check data is correct
|
||||
|
||||
Reference in New Issue
Block a user