Cypress: update cypress test to support new placeholder message (#5124)

This commit is contained in:
Shailesh Parmar 2022-05-24 23:20:55 +05:30 committed by GitHub
parent 8ce574342d
commit d9814664f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,7 +268,7 @@ describe('TeamsAndUsers page', () => {
expect(+text).equal(0);
});
cy.contains('Your team does not have any dataset').should('be.visible');
cy.contains('Your team does not have any').should('be.visible');
cy.get('a > .button-comp').should('be.visible').contains('Explore');
searchEntity(SEARCH_ENTITY_TABLE.table_1.term);
cy.intercept(