mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
fix(tests): create test teams properly, adjust expectations
This commit is contained in:
@@ -134,6 +134,7 @@ describe('GET /tasks/:id', () => {
|
||||
type: 'guild',
|
||||
},
|
||||
members: 1,
|
||||
upgradeToGroupPlan: true,
|
||||
});
|
||||
|
||||
group = groupData.group;
|
||||
|
||||
Reference in New Issue
Block a user