Adjust context description

This commit is contained in:
Blade Barringer
2015-10-21 17:59:44 -05:00
parent b52f901f41
commit f4256f7bf6

View File

@@ -6,7 +6,7 @@ import {
describe('GET /groups/:id', () => {
context('All Groups', () => {
context('All types of groups', () => {
let api, leader, createdGroup;
beforeEach((done) => {