mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-17 09:22:19 +00:00
Add todo about re-enabling test
This commit is contained in:
parent
b663ff7101
commit
3c61b8dc4f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +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", ->
|
||||
group = undefined
|
||||
before (done) ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue