Merge pull request #15808 from overleaf/ab-split-test-dev-toolbar

[web] Split Test Dev Toolbar

GitOrigin-RevId: 630116049a94aceb39d5afc9425b8ec6ee95b944
This commit is contained in:
Alexandre Bourdin
2023-11-24 09:04:40 +00:00
committed by Copybot
parent 094fa5bc38
commit 202196dde2
11 changed files with 171 additions and 11 deletions
@@ -46,6 +46,11 @@ describe('SplitTestHandler', function () {
this.Settings = {
moduleImportSequence: [],
overleaf: {},
splitTest: {
devToolbar: {
enabled: false,
},
},
}
this.AnalyticsManager = {
getIdsFromSession: sinon.stub(),