You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/pluggableWidgets/datagrid-date-filter-web/src/components/__tests__/__snapshots__/DatagridDateFilter.spec.tsx.snap
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,9 @@ exports[`Date Filter with single instance with double attributes renders correct
41
41
<span
42
42
class="sr-only"
43
43
id="DateFilter1-label"
44
-
/>
44
+
>
45
+
date filter
46
+
</span>
45
47
<div
46
48
class="react-datepicker-wrapper"
47
49
>
@@ -119,7 +121,9 @@ exports[`Date Filter with single instance with single attribute renders correctl
Copy file name to clipboardExpand all lines: packages/pluggableWidgets/datagrid-date-filter-web/src/components/__tests__/__snapshots__/DatePicker.spec.tsx.snap
Copy file name to clipboardExpand all lines: packages/pluggableWidgets/datagrid-date-filter-web/src/components/__tests__/__snapshots__/FilterComponent.spec.tsx.snap
0 commit comments