fix percy diff

This commit is contained in:
Rachel
2022-08-17 13:54:20 -07:00
parent 2351ad1bdd
commit e4c4e2e990
@@ -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()
})