Bump Faye to 1.1.0.
This commit is contained in:
@@ -7,7 +7,7 @@ JS.Test.describe("Redis engine", function() { with(this) {
|
||||
})
|
||||
|
||||
after(function(resume) { with(this) {
|
||||
engine.disconnect()
|
||||
disconnect_engine()
|
||||
var redis = require('redis').createClient(6379, 'localhost', {no_ready_check: true})
|
||||
redis.auth(engineOpts.password)
|
||||
redis.flushall(function() {
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/faye updated: f7c13d18e2...aab4127591
Reference in New Issue
Block a user