Skip to content

Commit

Permalink
DEV-30004 adds refund v2 and threeds auth v2 response signature
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdurrahman Basgoynuk committed Dec 19, 2024
1 parent a89e4bb commit 5ec40bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/iyzipay/functional/RefundTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

import static org.junit.Assert.*;

public class RefundTest extends BaseTest {
public class RefundTest extends IyziupBaseTest {

@Test
public void should_refund_payment() {
Expand Down

0 comments on commit 5ec40bd

Please sign in to comment.