Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
gwy1995 committed Oct 22, 2024
1 parent efeb4b3 commit fd68feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/outputs/kafka/kafka_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ func TestKafkaPublish(t *testing.T) {
"publish message with zstd compression to test topic",
map[string]interface{}{
"compression": "zstd",
"version": "2.2.0",
"version": "2.2",
},
testTopic,
single(mapstr.M{
Expand Down

0 comments on commit fd68feb

Please sign in to comment.