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/06/24 20:09:28 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3872: Fix PDF encryption in native mode

jamesnetherton commented on PR #3872:
URL: https://github.com/apache/camel-quarkus/pull/3872#issuecomment-1165899962

   > Looks good to me.
   > 
   > Out of curiosity `.body(containsString("content to be included in the created pdf document"));` is used because some extra chars are added and `.body(is(...))` does not work ?
   
   Yes, exactly. The existing tests are doing the same thing.


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