Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankeairns committed Dec 20, 2019
1 parent caae252 commit 9fd7e90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/badge/__snapshots__/badge.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
exports[`EuiBadge is disabled 1`] = `
<span
aria-label="aria-label"
class="euiBadge euiBadge-isDisabled euiBadge--iconLeft euiBadge--default testClass1 testClass2"
class="euiBadge euiBadge-isDisabled euiBadge--iconLeft testClass1 testClass2"
data-test-subj="test subject string"
style="background-color:#D3DAE6;color:#000000"
>
<span
class="euiBadge__content"
Expand Down

0 comments on commit 9fd7e90

Please sign in to comment.