change(ui): await mob
This commit is contained in:
parent
a6e35b105e
commit
bd8e5e75ab
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ describe('Replayer visual match test', {
|
|||
}, () => {
|
||||
it('Checking Replayer at breakpoints, user events and console', () => {
|
||||
cy.intercept('/api/account').as('getAccount')
|
||||
cy.intercept('/mobs/*').as('getSession')
|
||||
cy.intercept('/mobs/7585361734083637/*').as('getSession')
|
||||
|
||||
cy.visit('/', {
|
||||
onBeforeLoad: function (window) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue