Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Jul 19, 2024
1 parent 5dcc1cf commit 0c7bfed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/__snapshots__/morebits.quickForm.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ exports[`quickform input element 1`] = `
Label
</label>
<input
class="notheme"
id="node_0"
name="inputname"
type="text"
Expand Down Expand Up @@ -167,6 +168,7 @@ exports[`quickform select element 1`] = `
Select label
</label>
<select
class="notheme"
id="node_1"
name="selectname"
>
Expand Down Expand Up @@ -203,6 +205,7 @@ exports[`quickform textarea element 1`] = `
id="div_node_7"
>
<textarea
class="notheme"
cols="4"
id="node_7"
name="textareaname1"
Expand Down

0 comments on commit 0c7bfed

Please sign in to comment.