From 49d0296d5cf448513cc27333915a2eaeba69e6a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Thu, 19 Jul 2018 15:47:00 -0300 Subject: [PATCH] updated tests --- .../ToggleShow/__snapshots__/ToggleShow.spec.tsx.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/client/ui/components/ToggleShow/__snapshots__/ToggleShow.spec.tsx.snap b/src/core/client/ui/components/ToggleShow/__snapshots__/ToggleShow.spec.tsx.snap index 26bb513b1..323274282 100644 --- a/src/core/client/ui/components/ToggleShow/__snapshots__/ToggleShow.spec.tsx.snap +++ b/src/core/client/ui/components/ToggleShow/__snapshots__/ToggleShow.spec.tsx.snap @@ -13,12 +13,12 @@ exports[`renders correctly 1`] = ` `; -exports[`should work correctly 1`] = ` +exports[`should hide the div 1`] = `
`;