mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(test): Remove only
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
requester,
|
||||
} from '../../../../helpers/api-integration.helper';
|
||||
|
||||
describe.only('GET /groups/:groupId/chat', () => {
|
||||
describe('GET /groups/:groupId/chat', () => {
|
||||
let user, api;
|
||||
|
||||
before(() => {
|
||||
|
||||
Reference in New Issue
Block a user