Skip to content

Commit ddab402

Browse files
authored
test: update rc-select snapshots
1 parent 9e98401 commit ddab402

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/__snapshots__/search.spec.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ exports[`Cascader.Search should correct render Cascader with same field name of
1818
aria-expanded="true"
1919
aria-haspopup="listbox"
2020
aria-owns="test-id_list"
21-
autocomplete="off"
21+
autocomplete="new-password"
2222
class="rc-cascader-input"
2323
id="test-id"
2424
role="combobox"
25-
type="search"
25+
type="text"
2626
value="z"
2727
/>
2828
</div>

0 commit comments

Comments
 (0)