mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +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