You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Add changelog entries
This commit is contained in:
@@ -30,7 +30,6 @@ describe("The node_redis client", function () {
|
||||
var client;
|
||||
|
||||
afterEach(function () {
|
||||
// Explicitly ignore still running commands
|
||||
client.end(true);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user