Skip to content

Commit a21544d

Browse files
committed
refactor: conflict with main
1 parent db7c802 commit a21544d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/router/src/db/events.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,7 @@ mod tests {
14011401
is_iframe_redirection_enabled: None,
14021402
whole_connector_response: None,
14031403
payment_channel: None,
1404+
network_transaction_id: None,
14041405
};
14051406
let content =
14061407
api_webhooks::OutgoingWebhookContent::PaymentDetails(Box::new(expected_response));

0 commit comments

Comments
 (0)