-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0eb35af
commit 89645a7
Showing
2 changed files
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
|
||
exports[`model should work 1`] = ` | ||
[ | ||
{ | ||
"from": 0, | ||
"text": " And so, my fellow Americans, ask not what your country can do for you, ask what you can do for your country.", | ||
"to": 10560, | ||
}, | ||
] | ||
`; | ||
exports[`model should work 1`] = `" And so, my fellow Americans, ask not what your country can do for you, ask what you can do for your country."`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters