summaryrefslogtreecommitdiff
path: root/spec/functional/util/powershell/cmdlet_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/functional/util/powershell/cmdlet_spec.rb')
-rw-r--r--spec/functional/util/powershell/cmdlet_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/functional/util/powershell/cmdlet_spec.rb b/spec/functional/util/powershell/cmdlet_spec.rb
index 1c8fef2180..0bc6f4914c 100644
--- a/spec/functional/util/powershell/cmdlet_spec.rb
+++ b/spec/functional/util/powershell/cmdlet_spec.rb
@@ -17,7 +17,7 @@
#
require "chef/json_compat"
-require File.expand_path("../../../../spec_helper", __FILE__)
+require_relative "../../../spec_helper"
describe Chef::Util::Powershell::Cmdlet, :windows_powershell_dsc_only do
before(:all) do