diff --git a/spec/system/admin/enterprises/business_address_form_spec.rb b/spec/system/admin/enterprises/business_address_form_spec.rb index 38c9681db7..38f01a1ab0 100644 --- a/spec/system/admin/enterprises/business_address_form_spec.rb +++ b/spec/system/admin/enterprises/business_address_form_spec.rb @@ -1,4 +1,4 @@ -require "spec_helper" +require "system_helper" describe "Business Address" do include WebHelper