We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49b42bc + d3c80ca commit 30b23f3Copy full SHA for 30b23f3
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