From ea09c756ef643dda36932c9578080bd867e72b4c Mon Sep 17 00:00:00 2001 From: Pete Higgins Date: Mon, 13 Jul 2020 12:48:21 -0700 Subject: The spec/ directory is in the path. Signed-off-by: Pete Higgins --- spec/unit/provider/service/redhat_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/unit/provider/service') diff --git a/spec/unit/provider/service/redhat_spec.rb b/spec/unit/provider/service/redhat_spec.rb index b965183d14..9795abf771 100644 --- a/spec/unit/provider/service/redhat_spec.rb +++ b/spec/unit/provider/service/redhat_spec.rb @@ -16,7 +16,7 @@ # limitations under the License. # -require File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "..", "spec_helper")) +require "spec_helper" require "ostruct" shared_examples_for "define_resource_requirements_common" do -- cgit v1.2.1