remove only

This commit is contained in:
Phillip Thelen
2024-10-23 11:54:15 +02:00
parent 7462b8a57f
commit 7e337a9e59
+1 -1
View File
@@ -341,7 +341,7 @@ describe('payments/index', () => {
});
});
context.only('Active Promotion', () => {
context('Active Promotion', () => {
beforeEach(() => {
sinon.stub(worldState, 'getCurrentEventList').returns([{
...REPEATING_EVENTS.giftOneGetOne,