mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 19:29:15 +08:00
Updating e2e tests.
This commit is contained in:
@@ -10,8 +10,7 @@ const embedStreamCommands = {
|
||||
return this
|
||||
.waitForElementVisible('@moderationList')
|
||||
.waitForElementVisible('@approveButton')
|
||||
.click('@approveButton')
|
||||
.waitForElementNotPresent('@approveButton');
|
||||
.click('@approveButton');
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user