mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
feat(frm): enum variant misspelled changed from fullfillment to fulfillment (#2065)
This commit is contained in:
@ -395,5 +395,5 @@ pub enum FraudCheckLastStep {
|
|||||||
Processing,
|
Processing,
|
||||||
CheckoutOrSale,
|
CheckoutOrSale,
|
||||||
TransactionOrRecordRefund,
|
TransactionOrRecordRefund,
|
||||||
Fullfillment,
|
Fulfillment,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user