Skip to content

Commit 5121867

Browse files
committed
rm line
1 parent 5a467da commit 5121867

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

addons/addon-serialize/src/SerializeAddon.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ describe('SerializeAddon', () => {
150150

151151
it('serializes rows within a provided range', async () => {
152152
await writeP(terminal, 'prompt>hello\r\nworld');
153-
154153
const output = serializeAddon.serializeAsHTML({
155154
range: {
156155
startLine: 0,

0 commit comments

Comments
 (0)