Skip to content

Commit a81bf54

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 738a70d commit a81bf54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

broker/test/holdings/holdings_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ func TestRequestRequestSruServerLoaned(t *testing.T) {
269269
apptest.EventsCompareString(appCtx, eventRepo, t, illTrans.ID, exp)
270270
}
271271

272-
// should locate the three suppliers via SRU with scenario LOANED in note
272+
// should locate three candidate suppliers via SRU; the second selected supplier fulfills the loan with scenario LOANED in note
273273
func TestRequestRequestSruServerLoanedMultiple(t *testing.T) {
274274
shouldFailSruRequest.Store(false)
275275
loadResponse3.Store(true)

0 commit comments

Comments
 (0)