File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
component-runtime-testing/component-runtime-junit Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 150150 <difference >
151151 <className >org/talend/sdk/component/junit5/ComponentExtension</className >
152152 <differenceType >4001</differenceType >
153+ <to >org/junit/jupiter/api/extension/TestInstantiationAwareExtension</to >
153154 <justification >org.junit.jupiter.api.extension.TestInstantiationAwareExtension has been removed by junit5, not by our code</justification >
154155 </difference >
155156 <difference >
156157 <className >org/talend/sdk/component/junit5/MavenDecrypterExtension</className >
157158 <differenceType >4001</differenceType >
159+ <to >org/junit/jupiter/api/extension/TestInstantiationAwareExtension</to >
158160 <justification >org.junit.jupiter.api.extension.TestInstantiationAwareExtension has been removed by junit5, not by our code</justification >
159161 </difference >
160162 </ignored >
You can’t perform that action at this time.
0 commit comments