test(server): update member tests for contributionAmount rename

This commit is contained in:
Jennie Robinson Faber 2026-04-19 18:55:46 +01:00
parent 57f5152be4
commit 64a31b51a5
2 changed files with 4 additions and 4 deletions

View file

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