From f4cbfe8bee5e7b28fa659cec0191c2c4f763e006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 1 Feb 2021 12:41:47 +0100 Subject: [PATCH] fix: error in snapshot --- .../__tests__/__snapshots__/list-component-test.jsx.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/component/strategies/__tests__/__snapshots__/list-component-test.jsx.snap b/frontend/src/component/strategies/__tests__/__snapshots__/list-component-test.jsx.snap index 7a85c48e0e..6d2d7bb21a 100644 --- a/frontend/src/component/strategies/__tests__/__snapshots__/list-component-test.jsx.snap +++ b/frontend/src/component/strategies/__tests__/__snapshots__/list-component-test.jsx.snap @@ -78,12 +78,12 @@ exports[`renders correctly with one strategy 1`] = ` disabled={false} name="visibility_off" onClick={[Function]} - title="Deprecate acitvation strategy" + title="Deprecate activation strategy" /> @@ -155,7 +155,7 @@ exports[`renders correctly with one strategy without permissions 1`] = ` disabled={false} name="visibility_off" onClick={[Function]} - title="Deprecate acitvation strategy" + title="Deprecate activation strategy" />