Skip to content

Commit

Permalink
fix(tests): change snapshots
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 7d278bddc0fc8e5d804545ea40684d30c587c34e
  • Loading branch information
IcaroG authored and actions-user committed Oct 16, 2024
1 parent e3ad573 commit b36707e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4541,7 +4541,7 @@ exports[`model-util works 1`] = `
"name": "",
"parent": null,
"selectors": [
"Hover",
":hover",
],
"uuid": "CeGgGNdBKL5",
},
Expand Down Expand Up @@ -6185,7 +6185,7 @@ exports[`model-util works 1`] = `
"name": "",
"parent": null,
"selectors": [
"Hover",
":hover",
],
"uuid": "9_a2YxXirvS",
},
Expand Down

0 comments on commit b36707e

Please sign in to comment.