Skip to content
Snippets Groups Projects
Commit ac4efef7 authored by Klaus Fischer's avatar Klaus Fischer
Browse files

Resolved error in MockContainer

parent 1b8d3161
No related branches found
No related tags found
1 merge request!6Routing Api
......@@ -88,7 +88,6 @@ public static class Container {
senderClientId, senderClientSecret,
subscriberClientId, subscriberClientSecret,
destinationId, leikaKey, callbackSecret))
callbackSecret))
.As<MockSettings>();
builder.Register(c => new KeySet {
PrivateKeyDecryption = privateKeyDecryption,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment