GH-1631: Remove unused topics from test
This commit is contained in:
@@ -178,7 +178,7 @@ import io.micrometer.core.instrument.simple.SimpleMeterRegistry;
|
||||
"annotated25", "annotated25reply1", "annotated25reply2", "annotated26", "annotated27", "annotated28",
|
||||
"annotated29", "annotated30", "annotated30reply", "annotated31", "annotated32", "annotated33",
|
||||
"annotated34", "annotated35", "annotated36", "annotated37", "foo", "manualStart", "seekOnIdle",
|
||||
"annotated38", "annotated38reply", "annotated39", "sentto-in", "sendto-out"})
|
||||
"annotated38", "annotated38reply", "annotated39" })
|
||||
public class EnableKafkaIntegrationTests {
|
||||
|
||||
private static final String DEFAULT_TEST_GROUP_ID = "testAnnot";
|
||||
|
||||
Reference in New Issue
Block a user