Skip to content

Commit 44982fb

Browse files
Copilotchrjohn
andcommitted
Fix issue reference format to use GitHub issue URL instead of QFJ-646
Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>
1 parent 6c07eae commit 44982fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

quickfixj-core/src/test/java/quickfix/SessionTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3193,7 +3193,8 @@ public void testSend_ShouldKeepPossDupFlagAndOrigSendingTime_GivenAllowPosDupCon
31933193
}
31943194

31953195
/**
3196-
* QFJ-646: Verify that resend operations abort when send() returns false.
3196+
* https://github.com/quickfix-j/quickfixj/issues/646
3197+
* Verify that resend operations abort when send() returns false.
31973198
* When a responder disconnects mid-resend, the resend operation should stop
31983199
* immediately rather than attempting to send all remaining messages.
31993200
*/

0 commit comments

Comments
 (0)