Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFreeze committed Apr 25, 2024
1 parent f80303b commit 218a452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/__snapshots__/basic.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`SankeyChart matches a simple snapshot 1`] = `
"
<sankey-chart-base></sankey-chart-base>
"
`;
Expand Down
1 change: 1 addition & 0 deletions __tests__/__snapshots__/remaining.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`SankeyChart with remaining type entities matches snapshot 1`] = `
"
<sankey-chart-base></sankey-chart-base>
"
`;
Expand Down

0 comments on commit 218a452

Please sign in to comment.