mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
fix(tests): create test teams properly, adjust expectations
This commit is contained in:
@@ -26,6 +26,7 @@ describe('POST /tasks/group/:groupid', () => {
|
||||
privacy: 'private',
|
||||
},
|
||||
members: 1,
|
||||
upgradeToGroupPlan: true,
|
||||
});
|
||||
|
||||
guild = group;
|
||||
|
||||
Reference in New Issue
Block a user