We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a89c04 + 3f5303e commit 043ebabCopy full SHA for 043ebab
tests/ProGatewayTest.php
@@ -20,7 +20,7 @@ public function setUp()
20
'lastName' => 'User',
21
'number' => '4111111111111111',
22
'expiryMonth' => '12',
23
- 'expiryYear' => '2016',
+ 'expiryYear' => '2020',
24
'cvv' => '123',
25
)),
26
);
0 commit comments