1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Fixes unit tests

This commit is contained in:
Amir
2019-07-15 15:37:32 -07:00
parent a2fe47b364
commit 94ec9e49f0

View File

@@ -55,7 +55,7 @@ exports[`<App /> renders correctly 1`] = `
</aside>
<div
class="column is-offset-3-tablet is-offset-2-widescreen"
class="column is-offset-3-tablet is-offset-2-widescreen is-9-tablet is-10-widescreen"
>
<router-view-stub />
</div>