-
Notifications
You must be signed in to change notification settings - Fork 344
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
a7554a6
commit 930cf51
Showing
2 changed files
with
3 additions
and
3 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,7 +1,7 @@ | ||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
|
||
exports[`printer > action brief text 1`] = `"aiAction: search for w..."`; | ||
exports[`printer > action brief text 1`] = `"aiAction: search for weather"`; | ||
|
||
exports[`printer > action brief text 2`] = `"sleep: 1000"`; | ||
|
||
exports[`printer > action brief text 3`] = `"aiWaitFor: wait for som..."`; | ||
exports[`printer > action brief text 3`] = `"aiWaitFor: wait for something"`; |
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