Skip to content

Commit

Permalink
Updated test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcey authored Nov 30, 2021
1 parent bc0b467 commit a7ce0e9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/__tests__/__snapshots__/Autocomplete.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,9 @@ Array [
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c10 {
Expand Down Expand Up @@ -1375,6 +1378,9 @@ Array [
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c6 rect {
Expand Down Expand Up @@ -2192,6 +2198,9 @@ Array [
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.c10 rect {
Expand Down

0 comments on commit a7ce0e9

Please sign in to comment.