diff --git a/.babelrc b/.babelrc index 4a1a49dff..7ef51374c 100644 --- a/.babelrc +++ b/.babelrc @@ -62,15 +62,6 @@ } ] ] - }, - "test": { - "plugins": [ - "babel-plugin-styled-components" - ], - "presets": [ - "@babel/preset-react", - ["@babel/preset-env", {"modules": "cjs"}] - ] } }, "plugins": [ diff --git a/client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap b/client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap index 522c8464d..af56a1a41 100644 --- a/client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap +++ b/client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap @@ -209,7 +209,7 @@ exports[`Nav renders dashboard version for mobile 1`] = ` -ms-flex-direction: column; flex-direction: column; gap: 0.16666666666666666rem; - box-shadow: rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px; + box-shadow: rgba(60,64,67,0.3) 0px 1px 2px 0px, rgba(60,64,67,0.15) 0px 1px 3px 1px; min-width: 10rem; border-radius: 0.16666666666666666rem; } @@ -323,7 +323,7 @@ exports[`Nav renders dashboard version for mobile 1`] = ` >