Skip to content

Commit

Permalink
Add a link to the comment requesting to fix the discover test card
Browse files Browse the repository at this point in the history
  • Loading branch information
jmortlock committed Jan 11, 2022
1 parent 3c190cd commit e41190b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/sensitive_data_filter/types/credit_card_spec.rb
Expand Up @@ -11,6 +11,7 @@
'American Express Corporate' => ['3787 344936 71000'],
'Australian BankCard' => ['5610 5910 8101 8250'],
'Diners Club' => ['3056 930902 5904', '3852 000002 3237'],
# https://github.com/didww/credit_card_validations/issues/110
'Discover' => [CreditCardValidations::Factory.random(:discover), '6011 0009 9013 9424'],
'JCB' => ['3530 1113 3330 0000', '3566 0020 2036 0505'],
'MasterCard' => ['5555 5555 5555 4444', '5105 1051 0510 5100'],
Expand Down

0 comments on commit e41190b

Please sign in to comment.