Use ci profile
This commit is contained in:
parent
db0a8aa795
commit
933121c66f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue