Skip to content

Commit fa92694

Browse files
authored
Fix spoken forms for hat token map tests (#1705)
## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet
1 parent 84aaa7b commit fa92694

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/hatTokenMap/bringCommaToEndOfPointTakePoint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
languageId: typescript
22
command:
33
version: 1
4-
spokenForm: bring comma to end of dot take point
4+
spokenForm: bring comma to end of dot take dot
55
action: replaceWithTarget
66
targets:
77
- type: primitive

packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/hatTokenMap/bringCommaToStartOfPointTakePoint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
languageId: typescript
22
command:
33
version: 1
4-
spokenForm: bring comma to start of dot take point
4+
spokenForm: bring comma to start of dot take dot
55
action: replaceWithTarget
66
targets:
77
- type: primitive

packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/hatTokenMap/bringHarpToEndOfPointTakePoint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
languageId: typescript
22
command:
33
version: 1
4-
spokenForm: bring harp to end of dot take point
4+
spokenForm: bring harp to end of dot take dot
55
action: replaceWithTarget
66
targets:
77
- type: primitive

packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/hatTokenMap/bringHarpToStartOfPointTakePoint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
languageId: typescript
22
command:
33
version: 1
4-
spokenForm: bring harp to start of dot take point
4+
spokenForm: bring harp to start of dot take dot
55
action: replaceWithTarget
66
targets:
77
- type: primitive

0 commit comments

Comments
 (0)