Skip to content

Commit 7db314f

Browse files
committed
update snapshots
1 parent 0681f92 commit 7db314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-core/src/components/SearchInput/__tests__/__snapshots__/SearchInput.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ exports[`SearchInput advanced search with custom attributes 1`] = `
293293
data-popper-escaped="true"
294294
data-popper-placement="bottom-start"
295295
data-popper-reference-hidden="true"
296-
style="position: absolute; top: 0px; left: 0px; transform: translate(0px, 0px); min-width: 0px; z-index: 9999; opacity: 1; transition: opacity 0ms cubic-bezier(.54, 1.5, .38, 1.11);"
296+
style="position: absolute; top: 0px; left: 0px; transform: translate(0px, 0px); min-width: 0px; z-index: 9999; opacity: 0; transition: opacity 0ms cubic-bezier(.54, 1.5, .38, 1.11);"
297297
>
298298
<div
299299
class="pf-v5-c-panel pf-m-raised"

0 commit comments

Comments
 (0)