[
https://issues.apache.org/jira/browse/ARTEMIS-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497266#comment-15497266
]
ASF GitHub Bot commented on ARTEMIS-735:
----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/780
You should make JIRA to be part of the commits... the PR name will get lost
once merged.
do this:
git rebase -i HEAD~2
edit the name of these two commits and include the jira.
git push origin -f
(I don't mean to be teaching you git.. if you know these commands it's just
a way to communicate, easier in git than english :) )
> Refactoring of JUnit Tests in artemis-rest
> ------------------------------------------
>
> Key: ARTEMIS-735
> URL: https://issues.apache.org/jira/browse/ARTEMIS-735
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Bennet Schulz
>
> It should be easier to understand what the respective test does and which
> behaviour is expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)