mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
* Add balanceGemAmount property * Add check for balanceGemAmount property * Fix balanceGemAmount to be 4 times balance
This commit is contained in:
@@ -303,6 +303,7 @@ describe('analyticsService', () => {
|
||||
contributorLevel: 1,
|
||||
subscription: 'foo-plan',
|
||||
balance: 12,
|
||||
balanceGemAmount: 48,
|
||||
loginIncentives: 1,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user