Skip to content

Commit

Permalink
Subsequent error #99
Browse files Browse the repository at this point in the history
  • Loading branch information
mpneuried committed Feb 1, 2018
1 parent d72e90c commit 0fd401c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _src/test/mocha_test.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ describe "`#{pkg.name}@#{pkg.version}` on `node@#{process.version}`", () ->
done()
return
return
, 200)
, 500)
return

it "set another key with ttl", () ->
Expand Down

0 comments on commit 0fd401c

Please sign in to comment.