summaryrefslogtreecommitdiff
path: root/tests/unit/Global/__snapshots__/LoadingBar.spec.js.snap
blob: 3c32790a7015e1d451c40224dadb16bdd4b856b5 (plain)
1
2
3
4
5
6
7
8
9
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`LoadingBar.vue should render correctly 1`] = `
<transition-stub
  name="fade"
>
  <!---->
</transition-stub>
`;