chore: setup unit test
This commit is contained in:
parent
410d41a0a8
commit
15733000a6
5 changed files with 220 additions and 2 deletions
6
tests/__snapshots__/content.test.ts.snap
Normal file
6
tests/__snapshots__/content.test.ts.snap
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Vitest Snapshot v1
|
||||
|
||||
exports[`rich-content > plain 1`] = `
|
||||
"Hello
|
||||
World"
|
||||
`;
|
Loading…
Add table
Add a link
Reference in a new issue