Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
b9a0133a1dceae3aa7a8b6ed36ccbaf5a92d5af9
/
.
/
tests
/
unit
/
Global
/
__snapshots__
/
LoadingBar.spec.js.snap
blob: 3c32790a7015e1d451c40224dadb16bdd4b856b5 [
file
] [
log
] [
blame
]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports
[
`LoadingBar.vue should render correctly 1`
]
=
`
<transition-stub
name="fade"
>
<!---->
</transition-stub>
`
;