test: fix unit tests, update snapshots

This commit is contained in:
woothu
2019-10-21 16:48:13 +02:00
parent d2e7838db6
commit 0ed0b7bbce
45 changed files with 1329 additions and 2052 deletions
@@ -19,8 +19,6 @@ exports[`Brands.vue renders correctly 1`] = `
<div
class="card-body"
>
<!---->
<!---->
<div
class="row text-center"
>
@@ -2,14 +2,8 @@
exports[`CoreUIIcons.vue renders correctly 1`] = `
<div>
<ccard-stub
subtitletag="h6"
titletag="h4"
>
<ccardheader-stub
subtitletag="h6"
titletag="h4"
>
<ccard-stub>
<ccardheader-stub>
<i
class="cui-pencil"
/>
@@ -45,12 +39,10 @@ exports[`CoreUIIcons.vue renders correctly 1`] = `
</div>
</ccardheader-stub>
<ccardbody-stub
subtitletag="h6"
titletag="h4"
>
<ccardbody-stub>
<crow-stub
class="text-center "
gutters="true"
>
<ccol-stub
col="6"
File diff suppressed because it is too large Load Diff