Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Mar 25, 2021
1 parent 8450ef4 commit 814d7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/shardddl/optimism/lock_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,7 @@ func newInfoWithVersion(task, source, upSchema, upTable, downSchema, downTable s
return info
}

func (t *testLock) TestLockTrySyncReceived(c *C) {
func (t *testLock) TestLockTrySyncDifferentIndex(c *C) {
var (
ID = "test_lock_try_sync_index-`foo`.`bar`"
task = "test_lock_try_sync_index"
Expand Down

0 comments on commit 814d7a7

Please sign in to comment.