Skip to content

Commit c6bd6e1

Browse files
author
Dana Powers
committed
Use a different topic for each producer integration test for isolation
1 parent 36316c1 commit c6bd6e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_producer_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from test.testutil import KafkaIntegrationTestCase, kafka_versions
2020

2121
class TestKafkaProducerIntegration(KafkaIntegrationTestCase):
22-
topic = b'produce_topic'
2322

2423
@classmethod
2524
def setUpClass(cls): # noqa

0 commit comments

Comments
 (0)