Skip to content

Commit

Permalink
Add credit card test form failure (#588)
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
  • Loading branch information
GioSensation authored Jul 29, 2024
1 parent 0a566e7 commit 9fea1c6
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 0 deletions.
1 change: 1 addition & 0 deletions test-forms/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -542,5 +542,6 @@
{ "html": "myecp_payment.html", "expectedFailures": ["unknown", "unknown", "birthdayMonth", "birthdayDay", "birthdayYear"] },
{ "html": "myecp_login.html", "expectedFailures": ["username"] },
{ "html": "fullcolor_login.html" },
{ "html": "malta-taxes-payment-form.html", "expectedFailures": ["expirationMonth", "expirationYear", "cardSecurityCode"] },
{ "html": "single-select-form.html" }
]
Loading

0 comments on commit 9fea1c6

Please sign in to comment.