diff --git a/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap b/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap index bb77988c1..454d39ec6 100644 --- a/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap +++ b/src/core/client/ui/components/Button/__snapshots__/Button.spec.tsx.snap @@ -10,15 +10,6 @@ exports[`forwards ref 1`] = ` `; -exports[`renders a primary colored ghost button with fullWidth 1`] = ` - - Push me - -`; - exports[`renders a regular sized, primary colored ghost button with fullWidth 1`] = ` Hello World