Skip to content

Commit

Permalink
LPS-199072 Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
larissacribeiro authored and brianchandotcom committed Nov 8, 2023
1 parent a20a11d commit ce56eec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,6 @@ exports[`Field Checkbox Multiple is not required 1`] = `
class="form-group hide"
>
<div
aria-required="false"
class="lfr-ddm-checkbox-multiple"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -451,14 +451,14 @@ exports[`Field Radio is not required 1`] = `
data-field-name="radioField"
>
<div
aria-required="false"
class="ddm__radio"
>
<div
class="custom-control custom-radio custom-control-outside"
>
<label>
<input
aria-required="false"
class="custom-control-input"
name="radioField_0"
role="radio"
Expand All @@ -481,6 +481,7 @@ exports[`Field Radio is not required 1`] = `
>
<label>
<input
aria-required="false"
class="custom-control-input"
name="radioField_1"
role="radio"
Expand Down

0 comments on commit ce56eec

Please sign in to comment.