mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
Merge pull request #2152 from overleaf/as-per-user-trash-backend
Add per-user trash endpoint GitOrigin-RevId: 94a6e3416b047e1f8721159ac0d049e98785e5ce
This commit is contained in:
committed by
sharelatex
parent
9a31361795
commit
9cd5af840a
@@ -171,7 +171,8 @@ describe('ProjectController', function() {
|
||||
'../Institutions/InstitutionsAPI': {
|
||||
getUserAffiliations: this.getUserAffiliations
|
||||
},
|
||||
'../V1/V1Handler': {}
|
||||
'../V1/V1Handler': {},
|
||||
'../../models/Project': {}
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user