change(ui): await mob

This commit is contained in:
nick-delirium 2023-01-23 14:09:41 +01:00
parent a6e35b105e
commit bd8e5e75ab

View file

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