Skip to content

Commit

Permalink
Merge "Update PHPUnit command from old script to composer"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Jul 24, 2023
2 parents 0fe025e + a1c0d4c commit 1023514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/ci-scripts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

set -ex

cd ../mediawiki/tests/phpunit
cd ../mediawiki

php phpunit.php --group Wikibase
composer phpunit:entrypoint -- --group Wikibase

0 comments on commit 1023514

Please sign in to comment.