mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +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,
|
||||
CheckoutOrSale,
|
||||
TransactionOrRecordRefund,
|
||||
Fullfillment,
|
||||
Fulfillment,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user