X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tst%2Fasyncsentineldatabasediscovery_test.cpp;fp=tst%2Fasyncsentineldatabasediscovery_test.cpp;h=f6c43fa216763cdbc2acbd70eea573dad3cb3e1c;hb=2dcf940b7a815456af601cdc6fd8ebbc57bda161;hp=ab482846710c781d7a4c93d986d4d66662be8435;hpb=b7f4971cb7d84e8288140901f4a9dfa773292421;p=ric-plt%2Fsdl.git diff --git a/tst/asyncsentineldatabasediscovery_test.cpp b/tst/asyncsentineldatabasediscovery_test.cpp index ab48284..f6c43fa 100644 --- a/tst/asyncsentineldatabasediscovery_test.cpp +++ b/tst/asyncsentineldatabasediscovery_test.cpp @@ -364,6 +364,8 @@ namespace new AsyncSentinelDatabaseDiscovery( engineMock, logger, + HostAndPort(someHost, somePort), + "mymaster", std::bind(&AsyncSentinelDatabaseDiscoveryBaseTest::asyncCommandDispatcherCreator, this), contentsBuilderMock));