diff --git a/Berksfile b/Berksfile index 71d3d18..420871f 100644 --- a/Berksfile +++ b/Berksfile @@ -4,7 +4,6 @@ metadata group :integration do cookbook 'apt' - cookbook 'yum' cookbook 'fake', path: 'test/fixtures/cookbooks/fake' cookbook 'wrapper', path: 'test/fixtures/cookbooks/wrapper' end