Skip to content

Commit

Permalink
update snapshot (#5824)
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 authored Feb 6, 2024
1 parent d16dcea commit 1f0c1b0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,14 @@ describe('Testing fetchTableDataCell function', () => {

expect(comp).toMatchInlineSnapshot(`
<EuiDescriptionList
className="source"
compressed={true}
type="inline"
>
<EuiDescriptionListTitle
className="osdDescriptionListFieldTitle"
>
order_date
order_date:
</EuiDescriptionListTitle>
<EuiDescriptionListDescription
dangerouslySetInnerHTML={
Expand Down

0 comments on commit 1f0c1b0

Please sign in to comment.