fix tests

This commit is contained in:
Matteo Pagliazzi
2015-09-04 18:21:06 +02:00
parent 0f1d514460
commit ec45a87dce
2 changed files with 14 additions and 9 deletions

View File

@@ -270,7 +270,8 @@ describe "Guilds", ->
userToBecomeLeader = undefined
request.post(baseURL + "/groups").send(
name: "TestGuildToEmptyAndAssignLeader"
type: "guild"
type: "guild",
privacy: "public"
).end (res) ->
guildToEmptyAndAssignLeader = res.body
#Add members to guild