Skip to content

Commit d2de342

Browse files
committed
fix: update snapshots
1 parent 81f2928 commit d2de342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/datagrid-dropdown-filter-web/src/__tests__/__snapshots__/DatagridDropdownFilter.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ exports[`Dropdown Filter with single instance with single attribute renders corr
4141
<div
4242
class="widget-dropdown-filter-popover"
4343
hidden=""
44-
style="position: fixed; left: 0px; top: 0px; transform: translate(0px, 0px);"
44+
style="position: fixed; left: 0px; top: 0px; transform: translate(0px, 0px); width: 0px;"
4545
>
4646
<div
4747
class="widget-dropdown-filter-menu-slot"

0 commit comments

Comments
 (0)