Skip to content

Commit

Permalink
test: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
carine-bonnafous committed Dec 18, 2024
1 parent 23b413e commit fa5c1a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/reportportal/reportportal_conf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sed -i $'/<\/phpunit>/{e cat Test/reportportal/reportportal_phpunit_conf.xml\n}'

# Add ReportPortal extension to composer.json
# reportportal/phpunit has no stable version, so we set minimum stability to dev only when running tests
pwd
composer config minimum-stability dev
# This is not supported by all versions of PHP, so we need to install it separately
composer require --dev reportportal/phpunit
Expand Down

0 comments on commit fa5c1a1

Please sign in to comment.