From f9318226b2ec5150a88a48f89482c4504cbdb26f Mon Sep 17 00:00:00 2001 From: Annie Li Date: Mon, 21 Nov 2022 17:34:13 -0800 Subject: [PATCH] Lint --- test/stripe/api_resource_test.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/stripe/api_resource_test.rb b/test/stripe/api_resource_test.rb index 983bc90d..948bfbbb 100644 --- a/test/stripe/api_resource_test.rb +++ b/test/stripe/api_resource_test.rb @@ -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: {