diff --git a/spec/features/admin/enterprise_user_spec.rb b/spec/system/admin/enterprise_user_spec.rb similarity index 98% rename from spec/features/admin/enterprise_user_spec.rb rename to spec/system/admin/enterprise_user_spec.rb index 94fb762cf0..438b3a1289 100644 --- a/spec/features/admin/enterprise_user_spec.rb +++ b/spec/system/admin/enterprise_user_spec.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -require "spec_helper" +require "system_helper" describe ' As a Super User