Skip to content

Commit

Permalink
Update snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanP-7West committed Apr 12, 2024
1 parent 184edea commit 72753da
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

exports[`can load data for component 1`] = `
Object {
"componentRenderPath": "[0]test-composition/main/[0]",
"dataProps": Object {
"data": Object {
"dataDefinitionArgs": Object {
Expand All @@ -14,6 +13,7 @@ Object {
},
"layoutType": "test-with-data",
"length": 3,
"renderPath": "[0]test-composition/main/[0]",
}
`;

Expand Down Expand Up @@ -65,5 +65,6 @@ Object {
}
services={Object {}}
/>,
"renderPath": "[0]test-with-data",
}
`;

0 comments on commit 72753da

Please sign in to comment.