mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Add mock error.logger
This commit is contained in:
parent
02ffdd4e49
commit
b4e129dd42
@ -417,6 +417,9 @@ require([
|
||||
log: function() {},
|
||||
increment: function() {}
|
||||
},
|
||||
"error.logger": {
|
||||
log: function() {},
|
||||
},
|
||||
error_handler: {reportError: function(){}},
|
||||
proc: {
|
||||
execFile: function() {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user