chore: update packages and tests

This commit is contained in:
woothu
2019-10-25 19:07:47 +02:00
parent e670826803
commit cb5f6ec3a2
4 changed files with 20 additions and 19 deletions
@@ -20,7 +20,7 @@ exports[`TheHeader.vue renders correctly 1`] = `
tag="button"
/>
<cheaderbrand
<cheaderbrand-stub
alt="CoreUI Logo"
class="mx-auto d-lg-none"
height="46"
@@ -120,12 +120,13 @@ exports[`TheHeader.vue renders correctly 1`] = `
<theheaderdropdownaccnt-stub />
</cheadernav-stub>
<csubheader
<csubheader-stub
class="px-3"
tag="div"
>
<cbreadcrumbrouter-stub
class="border-0"
/>
</csubheader>
</csubheader-stub>
</cheader-stub>
`;