// disabling at the moment because of logic around Evaluations tab being removed in standalone mode (account in NG equivalent) // describe('evaluations', () => { // it('load the table', () => { // cy.visit('/') // cy.contains('Evaluations').click() // cy.contains('Policy evaluations are created when policy sets are enforced on your Harness entities.') // }) // })