summaryrefslogtreecommitdiff
path: root/spec/functional/knife/cookbook_delete_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/functional/knife/cookbook_delete_spec.rb')
-rw-r--r--spec/functional/knife/cookbook_delete_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/functional/knife/cookbook_delete_spec.rb b/spec/functional/knife/cookbook_delete_spec.rb
index ef38cb2e1f..a6dba9bc28 100644
--- a/spec/functional/knife/cookbook_delete_spec.rb
+++ b/spec/functional/knife/cookbook_delete_spec.rb
@@ -42,7 +42,7 @@ describe Chef::Knife::CookbookDelete do
@server.stop
end
- context "when the the cookbook doesn't exist" do
+ context "when the cookbook doesn't exist" do
before do
@log_output = StringIO.new