Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed May 21, 2023
1 parent a04598b commit 2c18e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/morebits.quickForm.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ exports[`quickform getElements 1`] = `

exports[`quickform getInputData 1`] = `
{
"checkboxlist1": Array [
"checkboxlist1": [
"checkval2",
],
"checkname1": true,
Expand Down

0 comments on commit 2c18e4d

Please sign in to comment.