Upgrade the libs
[clamp.git] / ui-react / src / components / dialogs / ViewToscaModal / __snapshots__ / ViewToscaModal.test.js.snap
@@ -1,6 +1,6 @@
 // Jest Snapshot v1, https://goo.gl/fbAQLP
 
-exports[`Verify ViewToscaModals Test the tosca model view render method 1`] = `
+exports[`Verify ViewToscaModal Test the tosca model view render method 1`] = `
 <Styled(Bootstrap(Modal))
   onHide={[Function]}
   show={true}
@@ -147,12 +147,12 @@ exports[`Verify ViewToscaModals Test the tosca model view render method 1`] = `
       }
       title="View ToscaModel"
     />
-    <styled.div>
-      <styled.textarea
+    <div>
+      <textarea
         onChange={[Function]}
         value="Please select Tosca model to view the details"
       />
-    </styled.div>
+    </div>
   </ModalBody>
   <ModalFooter>
     <Button