Remove logout
[clamp.git] / ui-react / src / __snapshots__ / LoopUI.test.js.snap
index 958e77a..2dfa480 100644 (file)
@@ -76,10 +76,6 @@ exports[`Verify LoopUI Test the render method 1`] = `
     path="/refreshStatus"
     render={[Function]}
   />
-  <Route
-    path="/logout"
-    render={[Function]}
-  />
   <GlobalStyleComponent />
   <div>
     <Alert
@@ -157,11 +153,6 @@ exports[`Verify LoopUI Test the render method 1`] = `
       >
         testUser
       </Styled(Link)>
-      <Styled(Link)
-        to="/logout/"
-      >
-         (logout)
-      </Styled(Link)>
     </NavbarText>
   </Navbar>
   <styled.div>