Merge pull request 'docs format updated' (#728) from doc-725 into main
Reviewed-on: #728
This commit was merged in pull request #728.
This commit is contained in:
@@ -116,5 +116,5 @@ func TestEnrichOperationDocumentRequestFromPayment_SetsClientName(t *testing.T)
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestOperationDocumentRequest_Compatibility(t *testing.T) {
|
func TestOperationDocumentRequest_Compatibility(t *testing.T) {
|
||||||
var _ *documentsv1.GetOperationDocumentRequest = operationDocumentRequest("org-1", mservice.ChainGateway, "op", "pay-1", &connectorv1.Operation{})
|
var _ = operationDocumentRequest("org-1", mservice.ChainGateway, "op", "pay-1", &connectorv1.Operation{})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user