From b3c4f794d0ac48cff609e02ce03c333ebdd6c3be Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Tue, 13 Mar 2018 11:32:35 +0200 Subject: [PATCH] Reformat #623 --- test/test_helper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_helper.rb b/test/test_helper.rb index 64cef7e0f..868cd39c0 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -13,7 +13,6 @@ require 'capybara/minitest' require 'webmock/minitest' Setting.address_processing = false - Setting.registry_country_code = 'US' class ActiveSupport::TestCase