[
https://issues.apache.org/jira/browse/NIFI-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090648#comment-18090648
]
ASF subversion and git services commented on NIFI-16032:
--------------------------------------------------------
Commit d3d24018b429c1e6403d681cb3e53e5898bf2f69 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d3d24018b42 ]
NIFI-16032 Corrected misordered assertEqual arguments. (#11361)
> Misordered assertEqual arguments
> --------------------------------
>
> Key: NIFI-16032
> URL: https://issues.apache.org/jira/browse/NIFI-16032
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Misordered 'assertEqual' arguments
> indicates there are over 100 places in the code where the the arguments for
> assertEqual are not in the correct order.
> The purpose of this ticket is to correct the arguments order.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)