Remove some trailing whitespace
This commit is contained in:
parent
512672a174
commit
f1dc1c234d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RSpec.describe Transaction, type: :model do
|
||||||
'amount' => {
|
'amount' => {
|
||||||
'value_in_cents' => 1000,
|
'value_in_cents' => 1000,
|
||||||
'currency' => 'usd'
|
'currency' => 'usd'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue