test element title display
This commit is contained in:
parent
5e1ec0dd73
commit
8029a9e157
1 changed files with 1 additions and 1 deletions
|
|
@ -40,6 +40,6 @@ describe('media page sets', () => {
|
|||
cy.get('@baderechCard').click()
|
||||
cy.location('pathname').should('eq', '/element/1')
|
||||
cy.get('[data-cy="element-page"]').should('be.visible')
|
||||
cy.contains('h1', 'Element 1').should('be.visible')
|
||||
cy.contains('h1', 'Baderech HaAvodah').should('be.visible')
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue