Skip to content

Commit b0dbb12

Browse files
committed
Update excerpter expectations for bug in dart format
1 parent 9d4d63e commit b0dbb12

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pkgs/excerpter/test_data/expected/plaster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ void custom() {
4242
void template() {
4343
/* ... */
4444
}
45+
4546
```

pkgs/excerpter/test_data/expected/transforms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
void indent() {
88
print('indent');
99
}
10+
1011
```

0 commit comments

Comments
 (0)