Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
e2c716a91f3cf130427600c26ae58de0f9750f2a
/
.
/
tests
/
unit
/
Global
/
__snapshots__
/
PageContainer.spec.js.snap
blob: b98d4485dd3a9ff5ee4d53b0f2fc3e4c219fc492 [
file
] [
log
] [
blame
]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports
[
`PageContainer.vue should render correctly 1`
]
=
`
<main
class="page-container"
id="main-content"
/>
`
;