Remove some trailing whitespace

This commit is contained in:
Eric Schultz 2021-02-02 17:53:00 -06:00 committed by Eric Schultz
parent 512672a174
commit f1dc1c234d

View file

@ -18,7 +18,7 @@ RSpec.describe Transaction, type: :model do
'amount' => {
'value_in_cents' => 1000,
'currency' => 'usd'
}
}
})
end
end