Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
didimelli committed Aug 12, 2024
1 parent a59bb77 commit ced7d5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/transport/drivers/test_aiokafka.py
Original file line number Diff line number Diff line change
Expand Up @@ -1391,7 +1391,6 @@ def assert_new_producer(
max_request_size=max_request_size,
compression_type=compression_type,
security_protocol=security_protocol,
loop=producer.loop,
partitioner=producer.partitioner,
transactional_id=None,
api_version=api_version,
Expand Down

0 comments on commit ced7d5e

Please sign in to comment.