Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
CCFenner committed Aug 14, 2023
1 parent 8b2a00e commit 507d82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ module.exports = {
status: 'INVALID_TOKEN',
message: result,
})
return
}

result = result.json()
Expand Down

0 comments on commit 507d82b

Please sign in to comment.