Fix compilation error after change in the core repository 53/95053/6
authorSamuel Kontris <samuel.kontris@pantheon.tech>
Thu, 5 Sep 2019 14:32:25 +0000 (16:32 +0200)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 7 Nov 2019 19:51:56 +0000 (14:51 -0500)
commit51d6ad1da02eaa8f28f51f7a8b248ab83a7f54ad
treed9b276584f8d65871a1b331d6638d74237834e78
parent84db6f1d6b4c975eba30dc45556ada876c262a87
Fix compilation error after change in the core repository

Change https://gerrit.onap.org/r/#/c/ccsdk/sli/core/+/94939/ changes
the constructor of the SvcLogicServiceImpl class which causes
compilation error in test class TestLcmProvider

Issue-ID: CCSDK-1688
Depends-On: I26ce01b761ab5d17f1cc19e39af581b1963658a5
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
Change-Id: If9458dc4491b3557439d141375b4056c5210cf35
lcm/provider/src/test/java/org/onap/ccsdk/sli/northbound/TestLcmProvider.java