mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
[PM-8027] Fixing jest test
This commit is contained in:
@@ -1136,7 +1136,7 @@ describe("CollectAutofillContentService", () => {
|
||||
"aria-disabled": false,
|
||||
"aria-haspopup": false,
|
||||
"aria-hidden": false,
|
||||
autoCompleteType: null,
|
||||
autoCompleteType: "off",
|
||||
checked: false,
|
||||
"data-stripe": hiddenField.dataStripe,
|
||||
disabled: false,
|
||||
|
||||
Reference in New Issue
Block a user