Closed thyseus closed 6 years ago
It looks like you're not using composer-ci.json.
Try this:
export COMPOSER=composer-ci.json
composer -v install
Please follow all the instructions here: https://github.com/bedezign/yii2-audit/blob/master/tests/README.md
Hey !!
i want to contribute some unit tests for some of my PRs.
Unfortunately i struggle getting the test suite to run:
Any ideas on what i am doing wrong?
Thanks a lot !