Skip to content

Commit

Permalink
[EuiFlexGroup/Grid] Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Oct 9, 2023
1 parent d7b1cb1 commit 4f3bd61
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ describe('ExplorerChartsContainer', () => {
);

expect(wrapper.html()).toEqual(
'<div class="euiFlexGrid css-17f5jta-euiFlexGrid-m-row-stretch-responsive" data-test-subj="mlExplorerChartsContainer"></div>'
'<div class="euiFlexGrid css-3oynhh-euiFlexGrid-m-row-stretch-responsive" data-test-subj="mlExplorerChartsContainer"></div>'
);
});

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4f3bd61

Please sign in to comment.