Skip to content

Commit cfcec5d

Browse files
committed
fixup
1 parent 22d8a58 commit cfcec5d

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
@@ -86,6 +86,7 @@ public string Recover(IModel channelToUse)
8686

8787
public RecordedConsumer WithArguments(IDictionary<string, object> value)
8888
{
89+
Arguments = value;
8990
return this;
9091
}
9192

0 commit comments

Comments
 (0)