yii2-cashier icon indicating copy to clipboard operation
yii2-cashier copied to clipboard

Tiny 'card year' bug in tests/CashierTest.php

Open raimon-segura opened this issue 3 years ago • 0 comments

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!

raimon-segura avatar Mar 30 '21 15:03 raimon-segura