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

dev #17649 webservice_update_availability

remove testdox from build
parent a6f8ff17
4 merge requests!628Master,!600Master,!591Dev#17649 webservice update availability,!572Dev#17649 webservice update availability
......@@ -6,4 +6,4 @@ sed -i "s/sgbd.config.password =/sgbd.config.password = opac/g" config.ini
sed -i "s/sgbd.config.dbname =/sgbd.config.dbname = opac/g" config.ini
touch local.php
php scripts/upgrade_db.php
phpunit -c tests/phpunit.xml --exclude-group no-ci --testdox
phpunit -c tests/phpunit.xml --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