test pilzno brand alignment
This commit is contained in:
parent
a56649dc0b
commit
ca6490d982
4 changed files with 39 additions and 67 deletions
|
|
@ -8,7 +8,7 @@ describe('contact page', () => {
|
|||
cy.contains('Torah Media').should('be.visible')
|
||||
cy.contains('About').should('be.visible')
|
||||
cy.contains('Contact').should('be.visible')
|
||||
cy.contains('Donate').should('be.visible')
|
||||
cy.contains('Invest in Pilzno').should('be.visible')
|
||||
})
|
||||
|
||||
cy.get('[data-cy="contact-hero"]').within(() => {
|
||||
|
|
@ -111,7 +111,7 @@ describe('contact page', () => {
|
|||
cy.get('[data-cy="footer"]').within(() => {
|
||||
cy.contains('Torah Media').should('be.visible')
|
||||
cy.contains('About').should('be.visible')
|
||||
cy.contains('Donate').should('be.visible')
|
||||
cy.contains('Invest in Pilzno').should('be.visible')
|
||||
cy.contains('Contact').should('be.visible')
|
||||
cy.contains(/Rabbi Gerzi 2025/).should('be.visible')
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue