Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2800#discussion_r195934550
--- Diff:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestPutEmail.java
---
@@ -137,7 +137,7 @@ public void testOutgoingMessage() throws Exception {
public void testOutgoingMessageWithOptionalProperties() throws
Exception {
// verifies that optional attributes are set on the outgoing
Message correctly
--- End diff --
I don't see the non-ascii, am I missing something?
---