We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6dd95 commit eb29e8cCopy full SHA for eb29e8c
tests/ProGatewayTest.php
@@ -20,7 +20,7 @@ public function setUp()
20
'lastName' => 'User',
21
'number' => '4111111111111111',
22
'expiryMonth' => '12',
23
- 'expiryYear' => '2017',
+ 'expiryYear' => '2018',
24
'cvv' => '123',
25
)),
26
);
tests/RestGatewayTest.php
@@ -31,7 +31,7 @@ public function setUp()
31
32
33
34
35
36
37
0 commit comments