This commit is contained in:
Annie Li 2022-11-21 17:34:13 -08:00
parent 9818492706
commit f9318226b2

View File

@ -408,7 +408,6 @@ module Stripe
c.save
end
should "add key to nested objects on save" do
acct = Stripe::Account.construct_from(id: "myid",
legal_entity: {
@ -481,7 +480,6 @@ module Stripe
acct.save
end
should "correctly handle array setting on save" do
acct = Stripe::Account.construct_from(id: "myid",
legal_entity: {})
@ -528,7 +526,6 @@ module Stripe
acct.save
end
should "correctly handle array noops on save" do
acct = Stripe::Account.construct_from(id: "myid",
legal_entity: {