Teardown premium features discoverability and implement variant

GitOrigin-RevId: 46dfa1aae117e1862c828bed568085dcd59acd8b
This commit is contained in:
Thomas Mees
2022-10-12 08:04:51 +00:00
committed by Copybot
parent 7c812162a1
commit 37b598fa5a
8 changed files with 4 additions and 61 deletions
@@ -403,7 +403,6 @@ describe('SubscriptionController', function () {
assert.deepEqual(variables, {
title: 'thank_you',
personalSubscription: 'foo',
premiumFeaturesDiscoverability: false,
postCheckoutRedirect: undefined,
})
done()