From 790d0571f5123c30eafcd0513cb9592b4242a16d Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 28 Nov 2023 03:52:09 +0000 Subject: [PATCH] Remove accidentially added chef test --- .kitchen.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.kitchen.yml b/.kitchen.yml index cb1c2ffde..8fdc7b781 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -86,9 +86,6 @@ suites: - name: blogs run_list: - recipe[blogs::default] - - name: chef - run_list: - - recipe[chef::default] - name: civicrm run_list: - recipe[civicrm::default] -- 2.45.1