Skip to content

Commit 7b3397a

Browse files
committed
remove extra channel ops
1 parent 2c4d7af commit 7b3397a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/verifier/migration_verifier_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,9 +1586,6 @@ func (suite *MultiDataVersionTestSuite) TestVerifierWithFilter() {
15861586

15871587
// Turn writes off.
15881588
verifier.WritesOff(ctx)
1589-
1590-
checkContinueChan <- struct{}{}
1591-
<-checkDoneChan
15921589
}
15931590

15941591
func (suite *MultiDataVersionTestSuite) TestPartitionWithFilter() {

0 commit comments

Comments
 (0)