summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core/status_presenter_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/core/status_presenter_spec.rb')
-rw-r--r--spec/unit/knife/core/status_presenter_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/core/status_presenter_spec.rb b/spec/unit/knife/core/status_presenter_spec.rb
index 377c581bfc..a3f297045b 100644
--- a/spec/unit/knife/core/status_presenter_spec.rb
+++ b/spec/unit/knife/core/status_presenter_spec.rb
@@ -14,7 +14,7 @@
# limitations under the License.
#
-require "spec_helper"
+require "knife_spec_helper"
describe Chef::Knife::Core::StatusPresenter do
describe "#summarize_json" do