Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperswitch-bot[bot] committed Dec 26, 2024
1 parent 00e953a commit c72690f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/router/tests/connectors/aci.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ fn construct_payment_router_data() -> types::PaymentsAuthorizeRouterData {
connector_mandate_request_reference_id: None,
authentication_id: None,
psd2_sca_exemption_type: None,
request_overcapture: None
request_overcapture: None,
}
}

Expand Down

0 comments on commit c72690f

Please sign in to comment.