summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core/node_editor_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/core/node_editor_spec.rb')
-rw-r--r--spec/unit/knife/core/node_editor_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/core/node_editor_spec.rb b/spec/unit/knife/core/node_editor_spec.rb
index d8e5c86d2c..f4fbe76695 100644
--- a/spec/unit/knife/core/node_editor_spec.rb
+++ b/spec/unit/knife/core/node_editor_spec.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require "spec_helper"
+require "knife_spec_helper"
require "chef/knife/core/node_editor"
describe Chef::Knife::NodeEditor do