test media png icon
This commit is contained in:
parent
51635ecf20
commit
2415ca0f00
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ describe('media page sets', () => {
|
||||||
cy.get('img[data-cy="media-set-icon"]')
|
cy.get('img[data-cy="media-set-icon"]')
|
||||||
.should('be.visible')
|
.should('be.visible')
|
||||||
.and('have.attr', 'src')
|
.and('have.attr', 'src')
|
||||||
.and('include', '/assets/baderech-haavodah-icon.svg')
|
.and('include', '/assets/baderech-haavodah-icon.png')
|
||||||
cy.contains('h2', 'Baderech HaAvodah').should('be.visible')
|
cy.contains('h2', 'Baderech HaAvodah').should('be.visible')
|
||||||
cy.contains('a structured path for inner and outer growth')
|
cy.contains('a structured path for inner and outer growth')
|
||||||
.should('be.visible')
|
.should('be.visible')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue