Closed rivieiraa closed 5 years ago
This fixes ability to use index-test.php even if YII_ENV === 'prod' in .env file. The reason is the wrong sequence of require statements in /tests/bootstrap.php file. Review and merge, please.
Thank you!
This fixes ability to use index-test.php even if YII_ENV === 'prod' in .env file. The reason is the wrong sequence of require statements in /tests/bootstrap.php file. Review and merge, please.