fix: update the text for the e2e onboarding test splash page (#21279)

pull/21294/head
William Baker 2021-04-22 09:49:11 -04:00 committed by GitHub
parent 4a128ba781
commit 0672cffc24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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')