diff --git a/src/components/button/__snapshots__/button.test.tsx.snap b/src/components/button/__snapshots__/button.test.tsx.snap index e5a199790ef..5a20f9ae36d 100644 --- a/src/components/button/__snapshots__/button.test.tsx.snap +++ b/src/components/button/__snapshots__/button.test.tsx.snap @@ -41,17 +41,6 @@ exports[`EuiButton props color danger is rendered 1`] = ` `; -exports[`EuiButton props color ghost is rendered 1`] = ` - -`; - exports[`EuiButton props color primary is rendered 1`] = ` -`; - exports[`EuiButtonEmpty props color primary is rendered 1`] = ` `; -exports[`EuiButtonIcon props color ghost is rendered 1`] = ` - -`; - exports[`EuiButtonIcon props color primary is rendered 1`] = `