mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix test description
This commit is contained in:
parent
3a2ff4e7b5
commit
46b22b30c7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ describe('LoggingManager', function () {
|
|||
)
|
||||
})
|
||||
|
||||
it('should not run getTracingEndTime', function () {
|
||||
it('should not run checkLogLevel', function () {
|
||||
this.checkLogLevelStub.should.not.have.been.called
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue