JiriOndrusek commented on code in PR #7247:
URL: https://github.com/apache/camel-quarkus/pull/7247#discussion_r2038948027


##########
integration-tests/beanio/src/test/java/org/apache/camel/quarkus/component/beanio/it/BeanioTest.java:
##########
@@ -33,7 +33,7 @@
 import org.junit.jupiter.params.provider.ValueSource;
 
 import static 
org.apache.camel.quarkus.component.beanio.it.BeanioResource.FORMATTER;
-import static org.hamcrest.Matchers.is;
+import static org.hamcrest.Matchers.*;

Review Comment:
   I already configured my ide several times to do not use .*. I'll do that 
once again



-- 
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]

Reply via email to