Skip to content

Commit 9966278

Browse files
Update test
1 parent 6474a91 commit 9966278

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/fixtures/recorded/surroundingPair/textual/changePair2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ command:
1111
scopeType: {type: surroundingPair, delimiter: any}
1212
usePrePhraseSnapshot: true
1313
initialState:
14-
documentContents: "[1, \"]\", 2]"
14+
documentContents: "[1, ']', 2]"
1515
selections:
1616
- anchor: {line: 0, character: 1}
1717
active: {line: 0, character: 1}

data/fixtures/recorded/surroundingPair/textual/changePair3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ command:
1111
scopeType: {type: surroundingPair, delimiter: any}
1212
usePrePhraseSnapshot: true
1313
initialState:
14-
documentContents: "`[1, ${\"]\"}, 3]`"
14+
documentContents: "`[1, ${']'}, 3]`"
1515
selections:
1616
- anchor: {line: 0, character: 1}
1717
active: {line: 0, character: 1}

0 commit comments

Comments
 (0)