You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/04/15 17:09:29 UTC

[GitHub] [camel] jeremyross commented on a diff in pull request #7444: [CAMEL-17954]fix integration tests failure

jeremyross commented on code in PR #7444:
URL: https://github.com/apache/camel/pull/7444#discussion_r851385295


##########
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/CompoundTypesIntegrationTest.java:
##########
@@ -23,8 +23,8 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+import static org.junit.Assert.assertEquals;

Review Comment:
   Please use assertions from org.junit.jupiter.api.Assertions.



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org