Skip to content

Commit

Permalink
test: update tests and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Jan 6, 2025
1 parent 8c2344d commit b3952a1
Show file tree
Hide file tree
Showing 19 changed files with 109 additions and 72 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe('<ToolbarPopover />', () => {
const button = component.find('EuiButton');
expect(button.prop('color')).toBe('text');
expect(button.prop('css')).toMatchObject({
backgroundColor: '#FFF',
backgroundColor: '#FFFFFF',
border: '1px solid #D3DAE6',
color: '#343741',
});
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.

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.

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.

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

Loading

0 comments on commit b3952a1

Please sign in to comment.