Skip to content

Commit

Permalink
fix: add snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Dec 6, 2023
1 parent cc664b1 commit abc6915
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/* @web/test-runner snapshot v1 */
export const snapshots = {};

snapshots["sbb-datepicker renders"] =
`<p
id="status-container"
role="status"
>
</p>
`;
/* end snapshot sbb-datepicker renders */

0 comments on commit abc6915

Please sign in to comment.