1
0
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:
Cesar Gonzalez
2024-05-20 10:47:11 -05:00
parent 5900c9b461
commit d9d8fd3769

View File

@@ -1136,7 +1136,7 @@ describe("CollectAutofillContentService", () => {
"aria-disabled": false, "aria-disabled": false,
"aria-haspopup": false, "aria-haspopup": false,
"aria-hidden": false, "aria-hidden": false,
autoCompleteType: null, autoCompleteType: "off",
checked: false, checked: false,
"data-stripe": hiddenField.dataStripe, "data-stripe": hiddenField.dataStripe,
disabled: false, disabled: false,