Reapply "Remove spell check languages that are only available on the server (#21056)" (#21257)

* 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:
Alf Eaton
2024-10-22 12:23:16 +01:00
committed by Copybot
parent 4589a192f6
commit baed6cc291
6 changed files with 181 additions and 50 deletions
@@ -131,6 +131,7 @@ describe('EditorHttpController', function () {
}
this.SplitTestHandler = {
promises: {
getAssignmentForUser: sinon.stub().resolves({ variant: 'default' }),
getAssignmentForMongoUser: sinon
.stub()
.resolves({ variant: 'default' }),