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