Skip to content
Snippets Groups Projects
Commit bb96ffc8 authored by Atte Keinänen's avatar Atte Keinänen Committed by GitHub
Browse files

Merge pull request #4916 from metabase/fix-snapshots

fix snaps
parents 4a9822ba a7bf0638
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ exports[`Button should render correctly with an icon 1`] = `
className="flex layout-centered"
>
<svg
className="mr1"
className="Icon Icon-star mr1"
fill="currentcolor"
height={14}
name="star"
......
......@@ -36,7 +36,7 @@ exports[`Button should render "with an icon" correctly 1`] = `
className="flex layout-centered"
>
<svg
className="mr1"
className="Icon Icon-star mr1"
fill="currentcolor"
height={14}
name="star"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment