fix(g1g1): send promo confirmation to self

This commit is contained in:
Sabe Jones
2019-12-17 14:16:56 -06:00
parent 34983f1221
commit 9fe28c6d51
2 changed files with 10 additions and 2 deletions

View File

@@ -253,7 +253,7 @@ describe('payments/index', () => {
});
});
context('Winter 2018-19 Gift-1-Get-1 Promotion', async () => {
context('Winter 2019-20 Gift-1-Get-1 Promotion', async () => {
it('creates a gift subscription for purchaser and recipient if none exist', async () => {
await api.createSubscription(data);