Skip to content

Commit 4663d2a

Browse files
Update test
1 parent b4c8b62 commit 4663d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ command:
1111
scopeType: {type: surroundingPair, delimiter: any}
1212
usePrePhraseSnapshot: true
1313
initialState:
14-
documentContents: "[1, 2, \"]\", 3];"
14+
documentContents: "[1, \"]\", 2]"
1515
selections:
1616
- anchor: {line: 0, character: 1}
1717
active: {line: 0, character: 1}
1818
marks: {}
1919
finalState:
20-
documentContents: ;
20+
documentContents: ""
2121
selections:
2222
- anchor: {line: 0, character: 0}
2323
active: {line: 0, character: 0}

0 commit comments

Comments
 (0)