diff --git a/cypress/e2e/29_paymentHistory.cy.ts b/cypress/e2e/29_paymentHistory.cy.ts index 59045aaa..d9d93822 100644 --- a/cypress/e2e/29_paymentHistory.cy.ts +++ b/cypress/e2e/29_paymentHistory.cy.ts @@ -9,7 +9,7 @@ describe('It Lists all payments in history', () => { // create workspace const workSpace = { loggedInAs: activeUser, - name: 'Test Workspace', + name: 'Payment Flow', description: 'We are testing out our workspace', website: 'https://community.sphinx.chat', github: 'https://github.com/stakwork/sphinx-tribes-frontend'