Skip to content
Snippets Groups Projects
Commit 0e8eaf19 authored by Laurent's avatar Laurent
Browse files

hotline #48424 add info to track errors

parent 8113e491
Branches
Tags
1 merge request!1849Hotline#48424 champs personnalises articles cms inexploitables en facettes
......@@ -17,4 +17,4 @@ sed -i "s/integration_pwd=root/integration_pwd=$DBPASS/g" config.php
sed -i "s/integration_base=opac3/integration_base=$DBNAME/g" config.php
cd ..
phpunit -c tests/phpunit.xml --exclude-group no-ci && cd cosmogramme/tests && phpunit --exclude-group no-ci && cd ../cosmozend/tests && phpunit --exclude-group no-ci
phpunit -c tests/phpunit.xml --filter PseudoNotice --exclude-group no-ci && cd cosmogramme/tests && phpunit --exclude-group no-ci && cd ../cosmozend/tests && phpunit --exclude-group no-ci
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment