Skip to content

Commit

Permalink
specs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcrews committed Mar 20, 2024
1 parent 65ddf8e commit ca6644b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/rock_rms/resources/refund_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
],
'TransactionTypeValueId' => 53,
'SourceTypeValueId' => 10,
'ScheduledTransactionId' => 1,
'TransactionCode' => nil
}
}
Expand Down Expand Up @@ -123,6 +124,7 @@
"EntityId" => nil
}
],
'ScheduledTransactionId' => 1,
'TransactionTypeValueId' => 53,
'SourceTypeValueId' => 10,
'TransactionCode' => nil
Expand Down

0 comments on commit ca6644b

Please sign in to comment.