mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-21 17:21:58 +03:00
update e2e test
This commit is contained in:
parent
cca8861936
commit
b041012572
|
@ -45,7 +45,7 @@ describe('Search', () => {
|
|||
|
||||
getSearchInput().type('{enter}', { force: true });
|
||||
|
||||
cy.contains('[role=menu] [role=menuitem]', 'Introduction').should('have.class', 'active');
|
||||
cy.contains('[role=menu] label', 'Introduction').should('have.class', 'active');
|
||||
});
|
||||
|
||||
it('should mark search results', () => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user