Skip to content

Commit 06f77a9

Browse files
committed
Fixup failing test
1 parent d387684 commit 06f77a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/messagebroker_kombu/test_producer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def test():
9797

9898

9999
def test_producer_tries_to_parse_args(exchange, producer, queue, monkeypatch):
100-
@validate_transaction_errors([callable_name(EncodeError)])
101100
@background_task()
102101
def test():
103102
with pytest.raises(TypeError):

0 commit comments

Comments
 (0)