Skip to content

Commit 79a6f9c

Browse files
committed
add missing trailing new line
1 parent 6f6ffb3 commit 79a6f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sql-server-cdc-old-syntax/alter-table-after-source.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,4 @@ DROP TABLE drop_table;
320320
# Table is dropped
321321
# TODO: This should fail
322322
# ! SELECT * FROM drop_table;
323-
# regex:(table was dropped|incompatible schema change)
323+
# regex:(table was dropped|incompatible schema change)

0 commit comments

Comments
 (0)