Fix for FileNotFoundException in MsoLoggerTest 91/46191/2
authorMichal Kabaj <michal.kabaj@nokia.com>
Fri, 4 May 2018 11:30:59 +0000 (13:30 +0200)
committerRob Daugherty <rd472p@att.com>
Fri, 4 May 2018 17:33:16 +0000 (17:33 +0000)
commitac95c9672ab96b63ee414fbee77a334ffc01df4d
treed35f13aef218212a1139c51c08f5315dc0fea497
parent3ee4ec41ac18e51a16eafa767e090502b1a33fb5
Fix for FileNotFoundException in MsoLoggerTest

Remove over 100 whitespaces from logger filename which causes the unit
tests to fail in some development environments.

Change-Id: I068f4d4562b635b19889c3537282949665348c21
Issue-ID: SO-604
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
common/src/test/java/org/openecomp/mso/adapter_utils/tests/MsoLoggerTest.java