summaryrefslogtreecommitdiff
path: root/spec/unit
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-23 15:34:12 -0700
committerGitHub <noreply@github.com>2020-06-23 15:34:12 -0700
commit3a128d59749b4af0e47b468210c479300d4b4eb9 (patch)
tree3b3cb17896f87eda74fa12405008576e651fc015 /spec/unit
parent918edfa296b0fbfea01a8ac8922c1fd1b9af8de3 (diff)
parenta28196d93f657b3cda0db60056b3fde094529ff4 (diff)
downloadchef-3a128d59749b4af0e47b468210c479300d4b4eb9.tar.gz
Merge pull request #10021 from chef/cspell_common_dict
Setup cspell to pull from our common dictionary
Diffstat (limited to 'spec/unit')
-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