summaryrefslogtreecommitdiff
path: root/kitchen-tests/Berksfile
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-18 13:36:54 -0700
committerTim Smith <tsmith@chef.io>2017-09-18 13:36:54 -0700
commit5dde6e6ccad4c11b2b5229a1aa0899e2dfd75b34 (patch)
treea7115b0cecc5f27c627a4bff44127b44120c86f1 /kitchen-tests/Berksfile
parent535d83aa9deeca2b33ae6f951e1c9597782da98c (diff)
downloadchef-5dde6e6ccad4c11b2b5229a1aa0899e2dfd75b34.tar.gz
Remove the webapp cookbook from integration tests
This isn't coming back. We'll replace it with the learnchef stuff in another PR. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests/Berksfile')
-rw-r--r--kitchen-tests/Berksfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/kitchen-tests/Berksfile b/kitchen-tests/Berksfile
index 3996a4aa37..22f838d83e 100644
--- a/kitchen-tests/Berksfile
+++ b/kitchen-tests/Berksfile
@@ -1,6 +1,5 @@
source "https://supermarket.chef.io"
-cookbook "webapp", path: "cookbooks/webapp"
cookbook "base", path: "cookbooks/base"
# Disabled pending updating these test cases for Chef 13.