mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #5417 from overleaf/hb-restore-doc-from-admin
Restore soft deleted docs from admin GitOrigin-RevId: 5c94539ae950c401225d2cfe7c0bc978ed258e22
This commit is contained in:
@@ -104,6 +104,7 @@ describe('ProjectEntityUpdateHandler', function () {
|
||||
markAsUpdated: sinon.stub(),
|
||||
}
|
||||
this.ProjectEntityHandler = {
|
||||
getDoc: sinon.stub(),
|
||||
getDocPathByProjectIdAndDocId: sinon.stub(),
|
||||
getAllEntitiesFromProject: sinon.stub(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user