fix: update the text for the e2e onboarding test splash page (#21279)
parent
4a128ba781
commit
0672cffc24
|
@ -50,7 +50,7 @@ describe('Onboarding', () => {
|
|||
cy.getByTestID('nav-step--welcome').click()
|
||||
|
||||
//Check splash page
|
||||
cy.getByTestID('init-step--head-main').contains('Welcome to InfluxDB 2.0')
|
||||
cy.getByTestID('init-step--head-main').contains('Welcome to InfluxDB')
|
||||
cy.getByTestID('credits').contains('Powered by')
|
||||
cy.getByTestID('credits').contains('InfluxData')
|
||||
|
||||
|
|
Loading…
Reference in New Issue