From eb7ca4fa7fa29a2d20229fd6e27f3cc1811efde2 Mon Sep 17 00:00:00 2001 From: Augusto Date: Wed, 24 Jun 2020 09:26:43 -0300 Subject: [PATCH] test(snippet): add custom symbol and toast --- .../__snapshots__/index.test.tsx.snap | 58 +++++++++++++++++++ components/snippet/__tests__/index.test.tsx | 14 +++++ 2 files changed, 72 insertions(+) diff --git a/components/snippet/__tests__/__snapshots__/index.test.tsx.snap b/components/snippet/__tests__/__snapshots__/index.test.tsx.snap index 5a7ff70..fdd674a 100644 --- a/components/snippet/__tests__/__snapshots__/index.test.tsx.snap +++ b/components/snippet/__tests__/__snapshots__/index.test.tsx.snap @@ -58,6 +58,64 @@ exports[`Snippet should render correctly 1`] = ` " `; +exports[`Snippet should work with custom symbol 1`] = ` +"
yarn add @zeit-ui/react
" +`; + exports[`Snippet should work with different styles 1`] = ` "
yarn add @zeit-ui/react