Skip to content

Commit

Permalink
Use ci profile
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Aug 6, 2015
1 parent a934b5e commit 03b0370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/integration/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 03b0370

Please sign in to comment.