mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Merge branch 'develop' into api-v3-session-invite
This commit is contained in:
@@ -111,8 +111,7 @@ describe('Groups Controller', function() {
|
||||
'invite-friend',
|
||||
[
|
||||
{ name: 'LINK', content: '?partyInvite=http://link.com' },
|
||||
{ name: 'INVITER', content: 'inviter' },
|
||||
{ name: 'REPLY_TO_ADDRESS', content: 'inviter@example.com' }
|
||||
{ name: 'INVITER', content: 'inviter' }
|
||||
]
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user