diff --git a/src/components/DimensionsPanel/List/__tests__/__snapshots__/DimensionItem.spec.js.snap b/src/components/DimensionsPanel/List/__tests__/__snapshots__/DimensionItem.spec.js.snap
index b9ff35cd2..3465accf1 100644
--- a/src/components/DimensionsPanel/List/__tests__/__snapshots__/DimensionItem.spec.js.snap
+++ b/src/components/DimensionsPanel/List/__tests__/__snapshots__/DimensionItem.spec.js.snap
@@ -1,240 +1,229 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`DimensionItem matches the snapshot 1`] = `
-
-
+
+
-
+
+
+
+
+
+
+ Period
+
+
+
+
-
-
- Period
-
-
-
-
-
-
+
+
`;
exports[`DimensionItem matches the snapshot with locked 1`] = `
-
-
+
+
-
+
+
+
+
+
+
+ Period
+
+
+
+
-
-
+
-
-
-
-
-
-
+
+
`;
exports[`DimensionItem matches the snapshot with onOptionsClick 1`] = `
-
-
+
+
-
+
+
+
+
+
+
+ Period
+
+
+
+
-
- Period
-
-
-
-
-
-
-
+ data-test="undefined-menu-pe"
+ />
+
+
`;
exports[`DimensionItem matches the snapshot with recommended 1`] = `
-
-
+
+
-
+
+
+
+
+
+
+ Period
+
+
+
+
-
-
- Period
-
-
-
-
-
-
+
+
`;
exports[`DimensionItem matches the snapshot with selected 1`] = `
-
-
+
+
-
-
-
-
- Period
-
-
+
+
+
+
+
+
+ Period
+
+
+
+
-
-
-
+
+
`;