From 7e337a9e591f2e8b27684567290a70f1b2d58aa0 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Wed, 23 Oct 2024 11:54:15 +0200 Subject: [PATCH] remove only --- test/api/unit/libs/payments/payments.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,