Compare commits
2 Commits
651f103abd
...
fea71779b9
| Author | SHA1 | Date | |
|---|---|---|---|
| fea71779b9 | |||
|
|
d1ebd4b009 |
@@ -382,7 +382,7 @@ func TestIntentFromSubmitTransfer_NormalizesOutgoingLeg(t *testing.T) {
|
||||
PaymentRef: "pay-5",
|
||||
Amount: &moneyv1.Money{Amount: "10", Currency: "USD"},
|
||||
Metadata: map[string]string{
|
||||
metadataOutgoingLeg: "card_payout",
|
||||
metadataOutgoingLeg: "card",
|
||||
},
|
||||
}, "provider_settlement", "")
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user