8000 Update redisAppender-test.js · mKoder/log4js-node@15583cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 15583cb

Browse files
authored
Update redisAppender-test.js
1 parent 3452566 commit 15583cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tap/redisAppender-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function setupLogging(category, options) {
6060
requires: {
6161
'redis': fakeRedis,
6262
'../layouts': fakeLayouts,
63-
util: fakeUtil
63+
'util': fakeUtil
6464
},
6565
globals: {
6666
console: fakeConsole

0 commit comments

Comments
 (0)
0