Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Revert "Fix tests"
Browse files Browse the repository at this point in the history
This reverts commit abb0e9f.
  • Loading branch information
dim committed Aug 16, 2018
1 parent abb0e9f commit 9aa81a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ func (*mockConsumer) ConsumePartition(topic string, partition int32, offset int6
}, nil
}

func (*mockPartitionConsumer) AsyncClose() {}
func (*mockPartitionConsumer) Close() error { return nil }

0 comments on commit 9aa81a2

Please sign in to comment.