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:
M Fahru
2024-12-05 09:05:18 +00:00
committed by Copybot
parent c276fa00ae
commit c4e0294d36
3 changed files with 0 additions and 27 deletions
@@ -130,7 +130,6 @@ describe('SubscriptionController', function () {
this.SplitTestV2Hander = {
promises: {
getAssignment: sinon.stub().resolves({ variant: 'default' }),
isSplitTestActive: sinon.stub().resolves(true),
},
}
this.SubscriptionHelper = {