Skip to content

Commit 0fd401c

Browse files
committed
Subsequent error #99
1 parent d72e90c commit 0fd401c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_src/test/mocha_test.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ describe "`#{pkg.name}@#{pkg.version}` on `node@#{process.version}`", () ->
11921192
done()
11931193
return
11941194
return
1195-
, 200)
1195+
, 500)
11961196
return
11971197

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

0 commit comments

Comments
 (0)