Skip to content

Commit

Permalink
Update PaymentServiceTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ntqdinh-axonivy committed Mar 1, 2025
1 parent 8493a42 commit 64d73c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import static com.codeborne.selenide.Condition.visible;

@ExtendWith(MultiEnvironmentContextProvider.class)
@IvyProcessTest
@IvyProcessTest(enableWebServer = true)
public class PaymentServiceTest {

private static final String CHECKOUT_SESSION = "/stripe-connector-demo/194EE3B279B2B3BD/start.ivp";
Expand Down

0 comments on commit 64d73c5

Please sign in to comment.