summaryrefslogtreecommitdiff
path: root/spec/unit/knife/key_show_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/knife/key_show_spec.rb')
-rw-r--r--spec/unit/knife/key_show_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/key_show_spec.rb b/spec/unit/knife/key_show_spec.rb
index 6d1ca2ccc7..ace6dad990 100644
--- a/spec/unit/knife/key_show_spec.rb
+++ b/spec/unit/knife/key_show_spec.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require "spec_helper"
+require "knife_spec_helper"
require "chef/knife/user_key_show"
require "chef/knife/client_key_show"
require "chef/knife/key_show"