Merge pull request #22027 from overleaf/mf-activate-plans-page-new-design-variant
[web] Activate plans page new-design variant for all users GitOrigin-RevId: 7da3c973cded8597cadd691f5d6e928d31e8d26f
This commit is contained in:
@@ -130,7 +130,6 @@ describe('SubscriptionController', function () {
|
||||
this.SplitTestV2Hander = {
|
||||
promises: {
|
||||
getAssignment: sinon.stub().resolves({ variant: 'default' }),
|
||||
isSplitTestActive: sinon.stub().resolves(true),
|
||||
},
|
||||
}
|
||||
this.SubscriptionHelper = {
|
||||
|
||||
Reference in New Issue
Block a user