gansheer commented on code in PR #16511:
URL: https://github.com/apache/camel/pull/16511#discussion_r1878237029
##########
dsl/camel-jbang/camel-jbang-plugin-kubernetes/src/test/java/org/apache/camel/dsl/jbang/core/commands/kubernetes/KubernetesExportTest.java:
##########
@@ -330,252 +318,6 @@ public void shouldAddContainerSpec(RuntimeType rt) throws
Exception {
Assertions.assertEquals("custom",
service.getSpec().getPorts().get(0).getTargetPort().getStrVal());
}
- @ParameterizedTest
Review Comment:
Why are the knative tests removed on camel-4.8.x ?
--
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]