Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikeW committed Aug 19, 2024
1 parent 52ddfeb commit 844cbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connector/src/parser/plain_parser.rs
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ mod tests {
SchemaChangeEnvelope {
table_changes: [
TableSchemaChange {
cdc_table_name: "mydb.test",
cdc_table_id: "mydb.test",
columns: [
ColumnCatalog {
column_desc: ColumnDesc {
Expand Down

0 comments on commit 844cbf0

Please sign in to comment.