Skip to content

Commit ab855b8

Browse files
authored
Update projects/RabbitMQ.Client/client/impl/RecordedConsumer.cs
1 parent d6a974d commit ab855b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/RabbitMQ.Client/client/impl/RecordedConsumer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public RecordedConsumer WithArguments(IDictionary<string, object> value)
105105
{
106106
Arguments = new Dictionary<string, object>(value);
107107
}
108+
108109
return this;
109110
}
110111

0 commit comments

Comments
 (0)