mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-16 08:18:53 +00:00
func tets
This commit is contained in:
parent
c4a4f35a3a
commit
e486ed0770
1 changed files with 0 additions and 1 deletions
|
@ -23,5 +23,4 @@ docker run \
|
||||||
--env PHPBB_FUNCTIONAL_URL="http://localhost/" \
|
--env PHPBB_FUNCTIONAL_URL="http://localhost/" \
|
||||||
--volume ${WORKING_DIR}:/data \
|
--volume ${WORKING_DIR}:/data \
|
||||||
--workdir /data \
|
--workdir /data \
|
||||||
|
|
||||||
phpbb/php-ft-${php}-${db}${IMAGES_TAG} php -d memory_limit=-1 phpBB/vendor/bin/phpunit --group functional --log-junit build/logs/phpunit.xml
|
phpbb/php-ft-${php}-${db}${IMAGES_TAG} php -d memory_limit=-1 phpBB/vendor/bin/phpunit --group functional --log-junit build/logs/phpunit.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue