Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Java-SCA-2.0-M3
-
None
-
all
Description
Test case should not refer to the language specific contribution as as far as I can tell it doesn't exist, should be as follows
config.contributionNames = new String[]
{ "ASM_8001", "General" + _Lang };
Where is TestComposite51 as referenced from Test_ASM_8001.composite?
<implementation.composite name="test:TestComposite51"/>