Skip to content

Commit

Permalink
update base template snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Oct 12, 2023
1 parent 7114ea1 commit 70577f7
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions __snapshots__/layout/_template.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ exports[`base page template matches the body block override snapshot 1`] = `
<script>document.body.className = ((document.body.className) ? document.body.className + ' ons-js-enabled' : 'ons-js-enabled');</script>

Content


<script>
(function() {
Expand Down Expand Up @@ -271,14 +272,13 @@ exports[`base page template matches the favicons block override snapshot 1`] = `
</div>
</div>



</div>




</div>



<script>
Expand Down Expand Up @@ -511,12 +511,11 @@ exports[`base page template matches the footer block override snapshot 1`] = `
</div>
</div>



</div>


</div>



<script>
Expand Down Expand Up @@ -1310,9 +1309,8 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</div>
</div>


Some preFooter content
</div>
Some preFooter content



Expand Down Expand Up @@ -1754,8 +1752,8 @@ exports[`base page template matches the full configuration snapshot 1`] = `


</div>
Some bodyEnd content

Some bodyEnd content

<script>
(function() {
Expand Down Expand Up @@ -1985,14 +1983,13 @@ exports[`base page template matches the meta block override snapshot 1`] = `
</div>
</div>



</div>




</div>



<script>
Expand Down Expand Up @@ -2209,14 +2206,13 @@ exports[`base page template matches the social block override snapshot 1`] = `
</div>
</div>



</div>




</div>



<script>
Expand Down

0 comments on commit 70577f7

Please sign in to comment.