Skip to content

Commit

Permalink
Merge pull request #176 from Alejoab/feature/PT-3948-update-amex-card
Browse files Browse the repository at this point in the history
Update amex card
  • Loading branch information
jhfredy authored Jan 2, 2025
2 parents 9e9b30a + 157f536 commit 8f37ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/TestCardNumber.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,8 @@ const groupsByFranchise = [
{
number : '376651001281274',
behavior: {
es: 'Aprueba si se proporciona la expiración 06/36 y el cvv 4637 de lo contrario rechaza',
en: 'Approves if expiration 06/36 is given and cvv 4637 otherwise rejects' },
es: 'Aprueba si se proporciona la expiración 06/34 y el cvv 4637 de lo contrario rechaza',
en: 'Approves if expiration 06/34 is given and cvv 4637 otherwise rejects' },
},
],
},
Expand Down

0 comments on commit 8f37ea6

Please sign in to comment.