gitgabrio commented on code in PR #6405:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6405#discussion_r2241837140


##########
kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNInputRuntimeTest.java:
##########
@@ -532,7 +532,7 @@ void dmnInputDataNodeTypeTest(boolean useExecModelCompiler) 
{
         // DROOLS-1569
         final DMNRuntime runtime = 
DMNRuntimeUtil.createRuntime("DMNInputDataNodeTypeTest.dmn", this.getClass());
         final String MODEL_NAMESPACE = 
"http://www.trisotech.com/definitions/_17396034-163a-48aa-9a7f-c6eb17f9cc6c";;
-        final String FEEL_NAMESPACE = 
org.kie.dmn.model.v1_5.KieDMNModelInstrumentedBase.URI_FEEL;
+        final String FEEL_NAMESPACE = 
org.kie.dmn.model.v1_6.KieDMNModelInstrumentedBase.URI_FEEL;

Review Comment:
   Hi @ChinchuAjith 
   Could you please apply here the change you made on 
DMNStronglyTypedSupportTest ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to