mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-08 13:35:38 +00:00
Fix tests by adding quest attributes
This commit is contained in:
parent
84ef3fb861
commit
acbe058317
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ newUser = (addTasks=true)->
|
|||
gear:
|
||||
equipped: {}
|
||||
costume: {}
|
||||
party:
|
||||
quest:
|
||||
progress:
|
||||
down: 0
|
||||
preferences: {}
|
||||
dailys: []
|
||||
todos: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue