We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36316c1 commit c6bd6e1Copy full SHA for c6bd6e1
test/test_producer_integration.py
@@ -19,7 +19,6 @@
19
from test.testutil import KafkaIntegrationTestCase, kafka_versions
20
21
class TestKafkaProducerIntegration(KafkaIntegrationTestCase):
22
- topic = b'produce_topic'
23
24
@classmethod
25
def setUpClass(cls): # noqa
0 commit comments