Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asthamohta committed Dec 17, 2024
1 parent 731041d commit 5694d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/mysql/infoschema_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ func TestProcessData_MultiCol(t *testing.T) {
}
internal.AssertSpSchema(conv, t, expectedSchema, stripSchemaComments(conv.SpSchema))
columnLevelIssues := map[string][]internal.SchemaIssue{
"c49": []internal.SchemaIssue{
"c53": []internal.SchemaIssue{
2,
},
}
Expand Down

0 comments on commit 5694d2d

Please sign in to comment.