add unique voice section

This commit is contained in:
Yisroel Baum 2026-05-16 21:56:14 +03:00
parent 243aed4f12
commit f50ea8707c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 92 additions and 1 deletions

View file

@ -81,7 +81,7 @@ describe('homepage unique voice section', () => {
cy.contains('wholly unique and much needed perspective')
.should('be.visible')
cy.contains('practically engaged positivity').should('be.visible')
cy.contains('button', "Learn about Rabbi Gerzi's Approach")
cy.contains('button', /Learn about Rabbi Gerzi.s Approach/)
.should('be.visible')
})
})