Update LocalDistributedEventBus_Test.cs

pull/7704/head
Galip Tolga Erdem 5 years ago
parent 66ca4db011
commit 81389a8fce

@ -56,7 +56,7 @@ namespace Volo.Abp.EventBus.Distributed
{ {
Properties = Properties =
{ {
{"TenantId", tenantId} {"TenantId", tenantId.ToString()}
} }
}); });

Loading…
Cancel
Save