mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-01 20:39:57 -05:00
fix percy diff
This commit is contained in:
@@ -27,7 +27,7 @@ describe('SidebarNavigation', () => {
|
||||
})
|
||||
|
||||
cy.findByText('test-project').should('be.visible')
|
||||
|
||||
cy.findByTestId('sidebar-link-specs-page').should('have.class', 'router-link-active') // assert active link to prevent percy flake
|
||||
cy.percySnapshot()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user