@ -9,7 +9,7 @@ import (
func TestMetadataVersionComparison(t *testing.T) {
// Create handler
handler := protocol.NewHandler()
handler := protocol.NewTestHandler()
// Add test topic
handler.AddTopicForTesting("test-topic", 1)