Describe the bug
Two files are misnamed/in the wrong directory.
src/cls/IPM/Utils/ComparisonAdaptor/PropertyAdaptor.cls contains %IPM.Utils.ComparisonAdaptor.PropertyParams
tests/unit_tests/Test/PM/Integration/SelectiveDeployResource.cls contains Test.PM.Unit.SelectiveDeployResource
Expected behavior
Class names and paths should align.
Describe the bug
Two files are misnamed/in the wrong directory.
src/cls/IPM/Utils/ComparisonAdaptor/PropertyAdaptor.clscontains%IPM.Utils.ComparisonAdaptor.PropertyParamstests/unit_tests/Test/PM/Integration/SelectiveDeployResource.clscontainsTest.PM.Unit.SelectiveDeployResourceExpected behavior
Class names and paths should align.