From 665886fa96592f6cb9ff06e639ff7cb8761e3eba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 10 Apr 2019 11:35:23 +0200 Subject: [PATCH] Try to fix integration run MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- tests/integration/config/behat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/config/behat.yml b/tests/integration/config/behat.yml index 37aaed8f4..f557adde8 100644 --- a/tests/integration/config/behat.yml +++ b/tests/integration/config/behat.yml @@ -2,7 +2,7 @@ default: suites: test: paths: - - %paths.base%/../features/ + - '%paths.base%/../features/' contexts: - FeatureContext: baseUrl: http://localhost:8080/index.php/ocs/