Skip to content

Commit 43f3a58

Browse files
committed
update the billing spec with new information required
1 parent e0e9161 commit 43f3a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/support/billing_spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def billing_subscription_response_body(attributes={})
2222
"last_name" => "rosas",
2323
"company" => "",
2424
"billing_email" => "[email protected]",
25+
'has_local_registration' => nil,
2526
"zip_code" => "28450",
2627
"address" => "Luis Spota",
2728
"address2" => "",

0 commit comments

Comments
 (0)