X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ec0e2a370939169f21637054ef37616451699a8b..7e5e5ba26f4a5b06fad5d1a1049df947e8a9cf00:/cookbooks/civicrm/recipes/default.rb diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index a8881fc0d..ced22c5f4 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -64,7 +64,7 @@ end wordpress_plugin "sitepress-multilingual-cms" do site "join.osmfoundation.org" repository "https://git.openstreetmap.org/private/sitepress-multilingual-cms.git" - not_if { ENV["TEST_KITCHEN"] } + not_if { kitchen? } end wordpress_plugin "contact-form-7" do