mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Fix tests
This commit is contained in:
parent
5fcf82f3e0
commit
02ffdd4e49
@ -414,6 +414,8 @@ require([
|
||||
"metrics": {
|
||||
getLastPing: function() { throw Error("Not implemented"); },
|
||||
getLastest: function() { throw Error("Not implemented"); },
|
||||
log: function() {},
|
||||
increment: function() {}
|
||||
},
|
||||
error_handler: {reportError: function(){}},
|
||||
proc: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user