Skip to content

Commit a4bd871

Browse files
Updated test.py
Updated Card details for test.
1 parent 24a7100 commit a4bd871

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ def setUp(self):
3131
"IP":"127.0.0.1"
3232
}
3333
self.card_details = {
34-
"cardno": "5399838383838381",
35-
"cvv": "470",
36-
"expirymonth": "10",
34+
"cardno": "5531886652142950",
35+
"cvv": "564",
36+
"expirymonth": "09",
3737
"expiryyear": "22",
3838
"currency": "NGN",
3939
"amount": "100",

0 commit comments

Comments
 (0)