mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 23:29:00 +02:00
* Reapply "Remove spell check languages that are only available on the server (#21056)" This reverts commit a2273a5ff2eeb5660ae992c41e67b7b936dc4e26. GitOrigin-RevId: 2dfdf87acdf17db894e921fe754c1520df6f01c1
This commit is contained in:
@@ -131,6 +131,7 @@ describe('EditorHttpController', function () {
|
||||
}
|
||||
this.SplitTestHandler = {
|
||||
promises: {
|
||||
getAssignmentForUser: sinon.stub().resolves({ variant: 'default' }),
|
||||
getAssignmentForMongoUser: sinon
|
||||
.stub()
|
||||
.resolves({ variant: 'default' }),
|
||||
|
||||
Reference in New Issue
Block a user