mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-29 00:01:51 -04:00
Fix title of test context
This commit is contained in:
parent
67b10a52ca
commit
1dd5cea24d
@ -290,7 +290,7 @@ module Stripe
|
||||
assert_equal(expected, obj.serialize_params)
|
||||
end
|
||||
|
||||
context "#external_source=" do
|
||||
context "#external_account=" do
|
||||
should "can have a token source set" do
|
||||
a = Stripe::Account.new("test_account")
|
||||
a.external_account = "tok_123"
|
||||
|
Loading…
x
Reference in New Issue
Block a user