test(server): update member tests for contributionAmount rename
This commit is contained in:
parent
57f5152be4
commit
64a31b51a5
2 changed files with 4 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ describe('members profile PATCH endpoint', () => {
|
|||
email: 'test@example.com',
|
||||
name: 'Test User',
|
||||
circle: 'community',
|
||||
contributionTier: 5,
|
||||
contributionAmount: 5,
|
||||
pronouns: 'they/them',
|
||||
timeZone: 'America/New_York',
|
||||
avatar: 'https://example.com/avatar.jpg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue