diff --git a/test/api/unit/libs/payments/payments.test.js b/test/api/unit/libs/payments/payments.test.js index 4f29c8eb14..00732af3ce 100644 --- a/test/api/unit/libs/payments/payments.test.js +++ b/test/api/unit/libs/payments/payments.test.js @@ -341,7 +341,7 @@ describe('payments/index', () => { }); }); - context.only('Active Promotion', () => { + context('Active Promotion', () => { beforeEach(() => { sinon.stub(worldState, 'getCurrentEventList').returns([{ ...REPEATING_EVENTS.giftOneGetOne,