Skip to content

Commit 35b3539

Browse files
authored
Merge pull request #27 from bitwarden/pm-38607
[PM-38607] Remove incomplete test entry from webtests.dev Forms map
2 parents 426ad6d + a9df90e commit 35b3539

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

maps/forms/forms.jsonc

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -234,20 +234,6 @@
234234
},
235235
"webtests.dev": {
236236
"pathnames": {
237-
"/forms/login/simple": {
238-
"forms": [
239-
{
240-
"category": "account-login",
241-
"container": ["form[action='/login']"],
242-
"fields": {
243-
"username": ["input#username"]
244-
},
245-
"actions": {
246-
"submit": ["form[action='/login'] button[type='submit']"]
247-
}
248-
}
249-
]
250-
},
251237
"/forms/login/ambiguous-inputs": {
252238
"forms": [
253239
{

0 commit comments

Comments
 (0)