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

GitOrigin-RevId: cfe10a18af8149327754b3a2e62883c7ebc04bfc
This commit is contained in:
Alf Eaton
2024-10-21 10:58:34 +01:00
committed by Copybot
parent c103d30fb2
commit 2ebc00030a
6 changed files with 183 additions and 50 deletions
@@ -131,6 +131,7 @@ describe('EditorHttpController', function () {
}
this.SplitTestHandler = {
promises: {
getAssignment: sinon.stub().resolves({ variant: 'default' }),
getAssignmentForMongoUser: sinon
.stub()
.resolves({ variant: 'default' }),