Remove errant kafka_versions('all') from 0.9 merge
This commit is contained in:
		| @@ -163,7 +163,6 @@ class TestKafkaProducerIntegration(KafkaIntegrationTestCase): | ||||
|  | ||||
|         producer.stop() | ||||
|  | ||||
|     @kafka_versions("all") | ||||
|     def test_producer_random_order(self): | ||||
|         producer = SimpleProducer(self.client, random_start=True) | ||||
|         resp1 = producer.send_messages(self.topic, self.msg("one"), self.msg("two")) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dana Powers
					Dana Powers