Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
  • Loading branch information
mikemurray committed Oct 3, 2019
1 parent 9fa7e9f commit 72b9d00
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`basic snapshot - only default props 1`] = `
<DocumentFragment>
<button
aria-controls="action-menu"
aria-controls="filter-menu"
aria-haspopup="true"
class="MuiButtonBase-root MuiButton-root makeStyles-button-1 MuiButton-outlined MuiButton-outlinedPrimary"
tabindex="0"
Expand All @@ -14,7 +14,7 @@ exports[`basic snapshot - only default props 1`] = `
>
Filter
<div
class="MuiBox-root MuiBox-root-27"
class="MuiBox-root MuiBox-root-28"
>
<svg
aria-hidden="true"
Expand Down

0 comments on commit 72b9d00

Please sign in to comment.