mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
Implement premium features discoverability on successful subscription page with split test (#8336)
GitOrigin-RevId: 362fa289fa6e009e316dcaceae0587f5fc18162c
This commit is contained in:
@@ -403,6 +403,7 @@ describe('SubscriptionController', function () {
|
||||
assert.deepEqual(variables, {
|
||||
title: 'thank_you',
|
||||
personalSubscription: 'foo',
|
||||
premiumFeaturesDiscoverability: false,
|
||||
})
|
||||
done()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user