We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cd9ee commit d3c80caCopy full SHA for d3c80ca
1 file changed
tests/PdsProcessorTests/PdsProcessorTests.cs
@@ -30,7 +30,7 @@ public PdsProcessorTests()
30
KId = "",
31
AuthTokenURL = "",
32
ParticipantManagementTopic = "some-fake-topic",
33
- ServiceBusConnectionString = "",
+ ServiceBusConnectionString_client_internal = "",
34
UseFakePDSServices = false
35
};
36
0 commit comments