Skip to content

Commit af0205d

Browse files
Update test
1 parent d861d83 commit af0205d

File tree

1 file changed

+3
-3
lines changed
  • data/fixtures/recorded/surroundingPair/parseTree/typescript

1 file changed

+3
-3
lines changed

data/fixtures/recorded/surroundingPair/parseTree/typescript/changePair.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ command:
1212
usePrePhraseSnapshot: true
1313
initialState:
1414
documentContents: |-
15-
(
16-
// )
17-
)
15+
{
16+
// }
17+
}
1818
selections:
1919
- anchor: {line: 0, character: 1}
2020
active: {line: 0, character: 1}

0 commit comments

Comments
 (0)