hotfix tests
1 files changed, 2 insertions(+), 2 deletions(-) M test/test_low_balance.rb
M test/test_low_balance.rb => test/test_low_balance.rb +2 -2
@@ 150,7 150,7 @@ class LowBalanceTest < Minitest::Test LowBalance::AutoTopUp::Transaction.expect( :sale, tx, [customer, { amount: 110 }] [customer, { amount: 115 }] ) auto_top_up.notify! @@ assert_mock tx 169,7 169,7 @@ class LowBalanceTest < Minitest::Test LowBalance::AutoTopUp::Transaction.expect( :sale, tx, [customer, { amount: 21 }] [customer, { amount: 26 }] ) auto_top_up.notify! assert_mock tx