merged with fixes
This commit is contained in:
parent
a9e758b712
commit
2f1818d656
176 changed files with 9000 additions and 907 deletions
|
|
@ -101,7 +101,7 @@ func TestProjectionFailureCachesInternalWithoutRepeatingBusiness(t *testing.T) {
|
|||
}
|
||||
if err := s.handleAdmittedLayerRPC(
|
||||
context.Background(), c, reqMsgID, claim.admissionSeq,
|
||||
"help.getConfig", request, claim.owner,
|
||||
"help.getConfig", request, claim.owner, nil,
|
||||
); err != nil {
|
||||
t.Fatalf("publish projection failure: %v", err)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue