test: fix snapshots and sidebar test
This commit is contained in:
@@ -7,7 +7,7 @@ exports[`TheContainer.vue renders correctly 1`] = `
|
||||
<thesidebar-stub />
|
||||
|
||||
<div
|
||||
class="c-wrapper"
|
||||
class="c-wrapper c-fixed-components"
|
||||
>
|
||||
<theheader-stub />
|
||||
|
||||
@@ -26,9 +26,9 @@ exports[`TheContainer.vue renders correctly 1`] = `
|
||||
/>
|
||||
</ccontainer-stub>
|
||||
</main>
|
||||
|
||||
<thefooter-stub />
|
||||
</div>
|
||||
|
||||
<thefooter-stub />
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user