mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
Merge pull request #1923 from overleaf/ta-error-log-level
Reduce Log Level GitOrigin-RevId: 63a8859e6b78cb0774a28069089f4bce73eb91ec
This commit is contained in:
committed by
sharelatex
parent
cf940cc835
commit
e73a5d9103
@@ -40,6 +40,7 @@ describe('InactiveProjectManager', function() {
|
||||
'settings-sharelatex': this.settings,
|
||||
'logger-sharelatex': {
|
||||
log() {},
|
||||
warn() {},
|
||||
err() {}
|
||||
},
|
||||
'../Docstore/DocstoreManager': this.DocstoreManager,
|
||||
|
||||
Reference in New Issue
Block a user