mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
test: update snapshots
This commit is contained in:
parent
b0ba4f3a9d
commit
8c9d4c556d
@ -38,7 +38,7 @@ exports[`renders correctly with one strategy 1`] = `
|
|||||||
onMouseOver={[Function]}
|
onMouseOver={[Function]}
|
||||||
onTouchEnd={[Function]}
|
onTouchEnd={[Function]}
|
||||||
onTouchStart={[Function]}
|
onTouchStart={[Function]}
|
||||||
title="Add new strategy"
|
title=""
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
className="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary"
|
className="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary"
|
||||||
@ -135,7 +135,7 @@ exports[`renders correctly with one strategy 1`] = `
|
|||||||
onMouseOver={[Function]}
|
onMouseOver={[Function]}
|
||||||
onTouchEnd={[Function]}
|
onTouchEnd={[Function]}
|
||||||
onTouchStart={[Function]}
|
onTouchStart={[Function]}
|
||||||
title="Deprecate activation strategy"
|
title=""
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
className="MuiButtonBase-root MuiIconButton-root"
|
className="MuiButtonBase-root MuiIconButton-root"
|
||||||
@ -263,7 +263,7 @@ exports[`renders correctly with one strategy without permissions 1`] = `
|
|||||||
onMouseOver={[Function]}
|
onMouseOver={[Function]}
|
||||||
onTouchEnd={[Function]}
|
onTouchEnd={[Function]}
|
||||||
onTouchStart={[Function]}
|
onTouchStart={[Function]}
|
||||||
title="Add new strategy"
|
title=""
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
className="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary"
|
className="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary"
|
||||||
@ -360,7 +360,7 @@ exports[`renders correctly with one strategy without permissions 1`] = `
|
|||||||
onMouseOver={[Function]}
|
onMouseOver={[Function]}
|
||||||
onTouchEnd={[Function]}
|
onTouchEnd={[Function]}
|
||||||
onTouchStart={[Function]}
|
onTouchStart={[Function]}
|
||||||
title="Deprecate activation strategy"
|
title=""
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
className="MuiButtonBase-root MuiIconButton-root"
|
className="MuiButtonBase-root MuiIconButton-root"
|
||||||
|
Loading…
Reference in New Issue
Block a user