From 933121c66f65ee4a3ac8b0741741b1445b50afa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Thu, 6 Aug 2015 17:35:59 +0200 Subject: Use ci profile --- build/integration/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/integration/run.sh') diff --git a/build/integration/run.sh b/build/integration/run.sh index baf31b411c4..df33d85fc74 100755 --- a/build/integration/run.sh +++ b/build/integration/run.sh @@ -14,6 +14,6 @@ PHPPID=$! echo $PHPPID #export BEHAT_PARAMS="context[parameters][base_url]=http://localhost:$PORT/ocs" -vendor/bin/behat +vendor/bin/behat --profile ci kill $PHPPID -- cgit v1.2.3