mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 16:32:15 +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"
|
new_desc = "A BIG hammer"
|
||||||
mdl.description = new_desc
|
mdl.description = new_desc
|
||||||
mdl.submit()
|
mdl.submit()
|
||||||
wait.until(animation_is_finished())
|
self.wait.until(animation_is_finished())
|
||||||
self.assertFalse(mdl.is_displayed)
|
self.assertFalse(mdl.is_displayed)
|
||||||
|
|
||||||
# Check data is correct
|
# Check data is correct
|
||||||
|
|||||||
Reference in New Issue
Block a user