yii2-cashier
yii2-cashier copied to clipboard
Tiny 'card year' bug in tests/CashierTest.php
Hi!,
There is a tiny bug, the "exp_year" card attribute should be in the future , I've tested a 2032 value and all test are ok https://github.com/yii2mod/yii2-cashier/blob/master/tests/CashierTest.php#L19
Many thanks!