Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
7d6b44cb263da09e575c7cb28cab88c1eb339c7b
/
.
/
tests
/
unit
/
Global
/
__snapshots__
/
TableCellCount.spec.js.snap
blob: c0a1cdb67675c3fbd1f931d02bd4e234c5d98515 [
file
] [
log
] [
blame
]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports
[
`TableCellCount.vue should render correctly 1`
]
=
`
<div
class="mt-2"
>
<p>
global.table.items
</p>
</div>
`
;