summaryrefslogtreecommitdiff
path: root/spec/unit/knife
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-06-18 18:00:51 -0700
committerTim Smith <tsmith84@gmail.com>2020-06-23 14:48:25 -0700
commitd71346347e518137028641f5a4448a31450ebc79 (patch)
tree784276042aaf4c33668c480f01be94592d9edbc2 /spec/unit/knife
parent15d6bc12880f0bd45ddcdc97991954e24a06260e (diff)
downloadchef-d71346347e518137028641f5a4448a31450ebc79.tar.gz
Fix more typos
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'spec/unit/knife')
-rw-r--r--spec/unit/knife/cookbook_show_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/knife/cookbook_show_spec.rb b/spec/unit/knife/cookbook_show_spec.rb
index a9d43eb766..794447c4eb 100644
--- a/spec/unit/knife/cookbook_show_spec.rb
+++ b/spec/unit/knife/cookbook_show_spec.rb
@@ -16,7 +16,6 @@
# limitations under the License.
#
-# rename to cookbook not coookbook
require "spec_helper"
describe Chef::Knife::CookbookShow do