diff options
author | Thom May <thom@chef.io> | 2017-03-07 18:30:06 +0000 |
---|---|---|
committer | Thom May <thom@chef.io> | 2017-03-07 18:30:06 +0000 |
commit | 850ae97bfb716f16e29582df96d819508e459edb (patch) | |
tree | 74e96b582981b0eab3d4a1fcc5c8131887002591 /Gemfile | |
parent | 5dc375d6dd7acb1d32f06b3ee663201d0a119ccf (diff) | |
download | chef-850ae97bfb716f16e29582df96d819508e459edb.tar.gz |
Remove provisioning from the downstream teststm/no_provisioning_tests
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ end # These are used for external tests group(:integration) do - gem "chef-provisioning" gem "chef-sugar" gem "chefspec" gem "halite", git: "https://github.com/poise/halite.git" |