Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
KarineBrandelli committed May 3, 2024
1 parent b9661bc commit fcaaa65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`AutoComplete should match snapshot 1`] = `
style="position: relative;"
>
<div
class="sc-dmyCSP kvMDoa"
class="sc-dmyCSP jvASYa"
>
<div
class="MuiFormControl-root MuiTextField-root MuiFormControl-fullWidth"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`DateTime should match snapshot 1`] = `
class="MuiInputBase-input MuiOutlinedInput-input makeStyles-outlinedInput-49 MuiInputBase-inputAdornedEnd MuiOutlinedInput-inputAdornedEnd"
role="date-picker"
type="text"
value="03042024"
value="03052024"
/>
<div
class="MuiInputAdornment-root MuiInputAdornment-positionEnd"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`MaskField should match snapshot 1`] = `
<div>
<div
class="sc-dmyCSP kvMDoa"
class="sc-dmyCSP jvASYa"
>
<div
class="MuiFormControl-root MuiTextField-root"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`TextField should match snapshot 1`] = `
<div>
<div
class="sc-hLQSwg dhfXCV"
class="sc-hLQSwg gdgoxJ"
>
<div
class="MuiFormControl-root MuiTextField-root"
Expand Down

0 comments on commit fcaaa65

Please sign in to comment.