From 5723601ba868e7760707e396c7194df2bee4d2a1 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Wed, 6 Mar 2019 19:36:42 +0100 Subject: [PATCH] fix: failing test --- .../__snapshots__/drawer-test.jsx.snap | 28 +++++++++++++++++-- .../__snapshots__/footer-test.jsx.snap | 20 +++++++++++++ 2 files changed, 45 insertions(+), 3 deletions(-) diff --git a/frontend/src/component/menu/__tests__/__snapshots__/drawer-test.jsx.snap b/frontend/src/component/menu/__tests__/__snapshots__/drawer-test.jsx.snap index 1a1c73f1ed..ac7b1d6398 100644 --- a/frontend/src/component/menu/__tests__/__snapshots__/drawer-test.jsx.snap +++ b/frontend/src/component/menu/__tests__/__snapshots__/drawer-test.jsx.snap @@ -107,7 +107,18 @@ exports[`should render DrawerMenu 1`] = ` className="navigation" > + + User documentation + + @@ -145,7 +156,7 @@ exports[`should render DrawerMenu with "features" selected 1`] = ` > + + User documentation + + diff --git a/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap b/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap index b8c0c6c09d..455e938e14 100644 --- a/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap +++ b/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap @@ -71,6 +71,16 @@ exports[`should render DrawerMenu 1`] = ` > Go + + Ruby + + + Python + @@ -149,6 +159,16 @@ exports[`should render DrawerMenu with "features" selected 1`] = ` > Go + + Ruby + + + Python +