Merge branch 'api-v3-groups' of github.com:HabitRPG/habitrpg into api-v3-groups

This commit is contained in:
Matteo Pagliazzi
2015-12-29 21:37:25 +01:00
@@ -5,7 +5,7 @@ import {
translate as t,
} from '../../../../helpers/api-integration.helper';
describe.only('GET /groups/:groupId/chat', () => {
describe('GET /groups/:groupId/chat', () => {
let user, api;
before(() => {