Skip to content

Commit

Permalink
fix(inferencer): update snaphots
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed Feb 26, 2024
1 parent 8066c0c commit 3311e59
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10169,7 +10169,7 @@ exports[`MuiInferencer should match the snapshot 2`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -10248,7 +10248,7 @@ exports[`MuiInferencer should match the snapshot 2`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -10471,7 +10471,7 @@ exports[`MuiInferencer should match the snapshot 2`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -25269,7 +25269,7 @@ exports[`MuiInferencer should match the snapshot 3`] = `
value="Numquam Saepe Illo"
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Clear"
Expand Down Expand Up @@ -25370,7 +25370,7 @@ exports[`MuiInferencer should match the snapshot 3`] = `
value="Eriberto"
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Clear"
Expand Down Expand Up @@ -25638,7 +25638,7 @@ exports[`MuiInferencer should match the snapshot 3`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Clear"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ exports[`MuiCreateInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -318,7 +318,7 @@ exports[`MuiCreateInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -541,7 +541,7 @@ exports[`MuiCreateInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ exports[`MuiEditInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -424,7 +424,7 @@ exports[`MuiEditInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down Expand Up @@ -647,7 +647,7 @@ exports[`MuiEditInferencer should match the snapshot 1`] = `
value=""
/>
<div
class="MuiAutocomplete-endAdornment css-1q60rmi-MuiAutocomplete-endAdornment"
class="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
Expand Down

0 comments on commit 3311e59

Please sign in to comment.