Skip to content

Commit d3c80ca

Browse files
fix: some of the unit tests were not updated when we changed the settings (#1464)
1 parent b0cd9ee commit d3c80ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PdsProcessorTests/PdsProcessorTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public PdsProcessorTests()
3030
KId = "",
3131
AuthTokenURL = "",
3232
ParticipantManagementTopic = "some-fake-topic",
33-
ServiceBusConnectionString = "",
33+
ServiceBusConnectionString_client_internal = "",
3434
UseFakePDSServices = false
3535
};
3636

0 commit comments

Comments
 (0)