Remember to test the tests Arona

This commit is contained in:
2020-02-24 17:40:00 +00:00
parent 94412da545
commit 742e90fa13

View File

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