Fix unit test failing due to GSON upgrade 89/128789/2
authorliamfallon <liam.fallon@est.tech>
Fri, 22 Apr 2022 10:10:55 +0000 (11:10 +0100)
committerliamfallon <liam.fallon@est.tech>
Fri, 22 Apr 2022 10:14:32 +0000 (11:14 +0100)
commitda53b2e97418e0e4a6522614d86179258de6bf6c
treeb5abcaee7e58e2eb788867354f86fe504ef8089a
parentfe603562ac2721b00b361f294d5b09b3d4127fde
Fix unit test failing due to GSON upgrade

The result returned by the new GSON version has a forward slash at the
end.

Issue-ID: POLICY-4070
Change-Id: I218be9a3d21a78071323ae2127efa74353022800
Signed-off-by: liamfallon <liam.fallon@est.tech>
utils/src/test/java/org/onap/policy/common/utils/resources/ResourceUtilsTest.java