mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
tests
This commit is contained in:
parent
b8d43fabcc
commit
9f044d2cf4
1 changed files with 1 additions and 3 deletions
|
|
@ -110,9 +110,7 @@ describe 'API', ->
|
|||
params =
|
||||
uid: user.id
|
||||
token: user.apiToken
|
||||
setTimeout ->
|
||||
done()
|
||||
, 800
|
||||
done()
|
||||
|
||||
###
|
||||
test '/api/v1/user', (done) ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue