mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-17 09:22:19 +00:00
Re-enable skipped test
This commit is contained in:
parent
d448ca3ac5
commit
faa897e4ae
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ diff = require("deep-diff")
|
|||
Group = require("../../website/src/models/group").model
|
||||
app = require("../../website/src/server")
|
||||
|
||||
# @TODO: Re-enable when problems with https://github.com/HabitRPG/habitrpg/pull/4961 are sorted out
|
||||
describe.skip "Groups", ->
|
||||
describe "Groups", ->
|
||||
group = undefined
|
||||
before (done) ->
|
||||
async.waterfall [
|
||||
|
|
|
|||
Loading…
Reference in a new issue