Skip to content

Commit

Permalink
chore: update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JulissaDantes committed Feb 8, 2024
1 parent 8634d8f commit d6f47aa
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 30 deletions.
26 changes: 13 additions & 13 deletions packages/devtools/test/__snapshots__/composite.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,54 +2,52 @@

exports[`composite class Composite instance merge() merges composites into the instance with indices 1`] = `
{
"kjzl6hvfrbw6c73rp8imlzu30z24u3ojkdw1bxm32ymoj0mbkxa41sdt6b90gtx": [
"kjzl6hvfrbw6c5l029qb53w42at41cgkwh6oltn8wyz1erj1wpn1095ojnsnej0": [
{
"fields": [
{
"path": [
"text",
"title",
],
},
],
},
],
"kjzl6hvfrbw6c9u8sp41biu3r0ghk8mw34od8jrjmpf2sw298dtgm49mcr0bzrl": [
{
"fields": [
{
"path": [
"title",
"status",
],
},
],
},
],
"kjzl6hvfrbw6c69amtwor67uvg21yavw0vosyje46iut1qxefp9arco6t8gbzpf": [
{
"fields": [
{
"path": [
"status",
"text",
],
},
],
},
],
"kjzl6hvfrbw6camgytf2iuwiq3yir9o1eyxsl45jm699k8d68bs85r61bfhove1": [
"kjzl6hvfrbw6c7iuamtluwr32esh0bt915ydlb4k14244smnfwqx94354sitsn9": [
{
"fields": [
{
"path": [
"title",
"source",
],
},
],
},
],
"kjzl6hvfrbw6caw7znzf9mv822sxddqxb3fzv0jbu51mr6vz3nkz51e29vek5xd": [
{
"fields": [
{
"path": [
"source",
"title",
],
},
],
Expand All @@ -58,16 +56,18 @@ exports[`composite class Composite instance merge() merges composites into the i
"fields": [
{
"path": [
"title",
"value",
],
},
],
},
],
"kjzl6hvfrbw6c8cmu4arizz4ihjpsks5zkzqp1oj59wyj8ncnhb6ij15wj2lz3n": [
{
"fields": [
{
"path": [
"value",
"title",
],
},
],
Expand Down
Loading

0 comments on commit d6f47aa

Please sign in to comment.