summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/execute_resource.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/shared/unit/execute_resource.rb')
-rw-r--r--spec/support/shared/unit/execute_resource.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/shared/unit/execute_resource.rb b/spec/support/shared/unit/execute_resource.rb
index 3a88ff8890..e5bcbd5e91 100644
--- a/spec/support/shared/unit/execute_resource.rb
+++ b/spec/support/shared/unit/execute_resource.rb
@@ -17,7 +17,7 @@
# limitations under the License.
#
-require 'spec_helper'
+require "spec_helper"
shared_examples_for "an execute resource" do