Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Dec 7, 2023
1 parent d6af7bd commit 33a4737
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions __snapshots__/layout/_template.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -615,8 +615,8 @@ exports[`base page template matches the full configuration snapshot 1`] = `


<script>document.body.className = ((document.body.className) ? document.body.className + ' ons-js-enabled' : 'ons-js-enabled');</script>

<form class="form-class" method="POST" autocomplete="off" novalidate="">
<form class="form-class" method="POST" autocomplete="off" novalidate="">


<div class="ons-page">
Expand Down Expand Up @@ -1835,9 +1835,9 @@ exports[`base page template matches the full configuration snapshot 1`] = `


</div>


</form>
</form>


<script>
Expand Down

0 comments on commit 33a4737

Please sign in to comment.