Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
leoppro authored and ti-chi-bot committed May 24, 2021
1 parent 939b939 commit cf87a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cdc/changefeed_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (s *changefeedSuite) TearDownTest(c *check.C) {

func (s *changefeedSuite) TestHandleMoveTableJobs(c *check.C) {
defer testleak.AfterTest(c)()
defer s.TearDownTest(c)
changefeed := new(changeFeed)
captureID1 := "capture1"
captureID2 := "capture2"
Expand Down

0 comments on commit cf87a59

Please sign in to comment.