Skip to content

Commit

Permalink
changed org name
Browse files Browse the repository at this point in the history
  • Loading branch information
elraphty committed May 10, 2024
1 parent e31c078 commit 548a675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/29_paymentHistory.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 548a675

Please sign in to comment.