mirror of
https://github.com/wassname/talk.git
synced 2026-09-20 13:20:10 +08:00
Updating tests: dont wait for message
This commit is contained in:
@@ -70,7 +70,6 @@ module.exports = {
|
||||
.waitForElementVisible('@usernameDialogButtons')
|
||||
.waitForElementVisible('@usernameDialogSuspend')
|
||||
.click('@usernameDialogSuspend')
|
||||
.waitForElementVisible('@usernameDialogSuspensionMessage')
|
||||
.click('@usernameDialogSuspend')
|
||||
.waitForElementNotPresent('@flaggedUser');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user