Skip to content

Commit 53c9aa9

Browse files
Adding country parameter to the Card Request and CardChargeTest classes
1 parent 1c8c342 commit 53c9aa9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/test/java/com/flutterwave/services/CardChargeTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ void setUp() {
3232
"10",
3333
"33",
3434
"NGN", new BigDecimal("10000"),
35-
"Tafa Chati",
35+
"Test Name",
3636
"test@gmail.io",
3737
"javasdk-test-" + new Date(),
3838
"https://www,flutterwave.ng",
Binary file not shown.

0 commit comments

Comments
 (0)