Skip to content

Commit 20bd38d

Browse files
committed
Clarify what validateManagementTopic() does
1 parent 8d8c683 commit 20bd38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/topic.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"go.uber.org/zap"
1111
)
1212

13-
// Check our end-to-end test topic
13+
// Check our end-to-end test topic and adapt accordingly if something does not match our expectations.
1414
// - does it exist?
1515
// - is it configured correctly?
1616
// - does it have enough partitions?

0 commit comments

Comments
 (0)