mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
728ae4310c
TODO: fix the test rails test test/integration/reservations/create_test.rb Reservations::CreateTest#test_user_reserves_a_machine_and_renew_a_subscription_with_payment_schedule_and_coupon_and_wallet [test/integration/reservations/create_test.rb:841] Minitest::Assertion: Expected: "stripe" Actual: nil
14 lines
294 B
YAML
14 lines
294 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
transaction1:
|
|
invoicing_profile_id: 1
|
|
wallet: wallet_5
|
|
transaction_type: credit
|
|
amount: 1000
|
|
|
|
transaction2:
|
|
invoicing_profile_id: 1
|
|
wallet: wallet_7
|
|
transaction_type: credit
|
|
amount: 25500
|