Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
b34349d4139230fb4ca99bf89a6b0e1f707e58e2
/
.
/
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"
/>
`
;