Skip to content

Commit 2c6a39b

Browse files
authored
Update multi-search-replace.test.ts
1 parent 73ae818 commit 2c6a39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/diff/strategies/__tests__/multi-search-replace.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ function test() {
273273
}
274274
=======
275275
function test() {
276-
\t
276+
\t// Add comment
277277
\treturn false;
278278
}
279279
>>>>>>> REPLACE`

0 commit comments

Comments
 (0)