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 df427c3075..bf855a0b17 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
@@ -1,138 +1,142 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders correctly with one strategy 1`] = `
-
-
-
-
- Strategies
-
-
-
-
-
+ Strategies
+
-
-
+
+
+
+
+
+
-
-
-
- Another
-
-
-
-
-
-
-
-
+ >
+
+ Another
+
+
+
+
+
+
+
`;
exports[`renders correctly with one strategy without permissions 1`] = `
-
-
-
-
- Strategies
-
-
-
+ Strategies
+
-
-
+
+
+
-
-
-
- Another
-
-
-
-
-
-
-
-
+
+ Another
+
+
+
+
+
+
+
`;