Skip to content

Commit

Permalink
PP-13430 unignore pact test
Browse files Browse the repository at this point in the history
Changes on connector are through, we can unignore the relevant pact test.
  • Loading branch information
SandorArpa committed Dec 19, 2024
1 parent 56257aa commit 242fa38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import static org.mockito.Mockito.mock;
import static uk.gov.pay.ledger.util.fixture.QueuePaymentEventFixture.aQueuePaymentEventFixture;

@Ignore
public class Requested3dsExemptionQueueConsumerIT {
@Rule
public MessagePactProviderRule mockProvider = new MessagePactProviderRule(this);
Expand Down

0 comments on commit 242fa38

Please sign in to comment.