mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Fixed indentation error.
This commit is contained in:
parent
8fae71d7ef
commit
bb121df881
1 changed files with 3 additions and 3 deletions
|
|
@ -504,9 +504,9 @@ describe "API", ->
|
|||
expect(_user.balance).to.be 5.5
|
||||
done()
|
||||
|
||||
###*
|
||||
QUESTS
|
||||
###
|
||||
###*
|
||||
QUESTS
|
||||
###
|
||||
describe "Quests", ->
|
||||
party = undefined
|
||||
participating = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue