Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmdeng authored and Michael Deng committed Feb 10, 2025
1 parent 13e3032 commit b55208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/config/task_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ func TestSyncerYamlForDowngrade(t *testing.T) {
TaskMode: ModeFull,
MySQLInstances: []*MySQLInstance{
{
SourceID: "mysql-3306",
SourceID: "mysql-3306",
SyncerConfigName: syncerConfigName,
},
},
Expand Down

0 comments on commit b55208d

Please sign in to comment.