Skip to content

Commit

Permalink
Updated tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaemonCahill committed Nov 18, 2024
1 parent 047001e commit ac6b347
Showing 1 changed file with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -2599,7 +2599,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -5120,7 +5120,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -7641,7 +7641,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -10162,7 +10162,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -12683,7 +12683,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -15204,7 +15204,7 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "1px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -17730,7 +17730,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -20251,7 +20251,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -22772,7 +22772,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -25293,7 +25293,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -27814,7 +27814,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -30335,7 +30335,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -32856,7 +32856,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down Expand Up @@ -35377,7 +35377,7 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$description": "The border width of form fields.",
"$value": "2px",
},
"color-background-avatar-default": {
Expand Down

0 comments on commit ac6b347

Please sign in to comment.