Skip to content

Commit 480ac04

Browse files
Update spoken form for snippet test
1 parent d09e93c commit 480ac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cursorless-engine/src/test/fixtures/communitySnippets.fixture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ const snippetAfterAction: ActionDescriptor = {
3232
* Talon tests by relying on our recorded test fixtures alone.
3333
*/
3434
export const communitySnippetsSpokenFormsFixture = [
35-
spokenFormTest("snippet code after air", snippetAfterAction, undefined),
35+
spokenFormTest("snip code after air", snippetAfterAction, undefined),
3636
];

0 commit comments

Comments
 (0)