Skip to content

Commit

Permalink
Update EuiImage snapshots & tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jul 27, 2022
1 parent fcbde7f commit 87ce793
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.

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.

Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ describe('StepImagePopover', () => {
<StepImagePopover {...defaultProps} />
);

const closeFullScreenButton = 'Close fullscreen test caption image';
const closeFullScreenButton = 'Press Escape or click to close image fullscreen mode';

expect(queryByLabelText(closeFullScreenButton)).toBeNull();

Expand Down

0 comments on commit 87ce793

Please sign in to comment.