mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 12:47:28 +01:00
Adjust context description
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
|
||||
describe('GET /groups/:id', () => {
|
||||
|
||||
context('All Groups', () => {
|
||||
context('All types of groups', () => {
|
||||
let api, leader, createdGroup;
|
||||
|
||||
beforeEach((done) => {
|
||||
|
||||
Reference in New Issue
Block a user