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 Oct 8, 2024
1 parent 960e9ab commit caa6bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/router/tests/connectors/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ impl Default for PaymentAuthorizeType {
charges: None,
integrity_object: None,
merchant_order_reference_id: None,
mandate_contract_id: None
mandate_contract_id: None,
};
Self(data)
}
Expand Down

0 comments on commit caa6bdc

Please sign in to comment.