diff --git a/app/javascript/article-form/components/Title.jsx b/app/javascript/article-form/components/Title.jsx index 36583f3e1..923dc6612 100644 --- a/app/javascript/article-form/components/Title.jsx +++ b/app/javascript/article-form/components/Title.jsx @@ -28,7 +28,6 @@ export const Title = ({ onChange, defaultValue, switchHelpContext }) => { > "`; +exports[` should render when not replacing an element 1`] = `"
"`; -exports[` should render when replacing an element 1`] = `"
"`; +exports[` should render when replacing an element 1`] = `"
"`;