From b6d9ed26a4395048b4d75904d286c8cc459670b5 Mon Sep 17 00:00:00 2001 From: Bec White Date: Fri, 7 Jan 2022 13:48:31 -0600 Subject: [PATCH] Change the behat command to use depending on whether ddev is available. --- defaults/install/build.xml | 2 +- targets/the-build.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/defaults/install/build.xml b/defaults/install/build.xml index c5267f3c..b74428c3 100644 --- a/defaults/install/build.xml +++ b/defaults/install/build.xml @@ -103,7 +103,7 @@ - + diff --git a/targets/the-build.xml b/targets/the-build.xml index 24dfea0d..0740cbcd 100644 --- a/targets/the-build.xml +++ b/targets/the-build.xml @@ -87,9 +87,11 @@ - + - + + + @@ -99,6 +101,7 @@ +