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