Skip to content

Commit

Permalink
comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
SebinSong committed Aug 19, 2024
1 parent 44df205 commit 37145a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cypress/integration/group-contributions.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ describe('Contributions', () => {

assertContributionsWidget({
paymentsTitle: 'Payments sent',
paymentsStatus: 'The distribution period begins on:', // distribution period hasn't started at this point.
paymentsStatus: 'The distribution period begins on:', // distribution period hasn't started at this point
monetaryTitle: 'You are pledging $500',
monetaryStatus: '$0 will be used.',
nonMonetaryStatus: 'There are no non-monetary contributions.'
Expand Down

0 comments on commit 37145a0

Please sign in to comment.