diff --git a/data/fixtures/recorded/surroundingPair/textual/changePair2.yml b/data/fixtures/recorded/surroundingPair/textual/changePair2.yml index e5bff4f0d0..5d699c045a 100644 --- a/data/fixtures/recorded/surroundingPair/textual/changePair2.yml +++ b/data/fixtures/recorded/surroundingPair/textual/changePair2.yml @@ -11,13 +11,13 @@ command: scopeType: {type: surroundingPair, delimiter: any} usePrePhraseSnapshot: true initialState: - documentContents: "[1, 2, \"]\", 3];" + documentContents: "[1, \"]\", 2]" selections: - anchor: {line: 0, character: 1} active: {line: 0, character: 1} marks: {} finalState: - documentContents: ; + documentContents: "" selections: - anchor: {line: 0, character: 0} active: {line: 0, character: 0}