-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: Test Suite
-
Labels:None
-
GitHub Pull Request URL:
Composer is used to install deps, however it was accidently set to create the composer.phar and install in the wrong directory, it should be in phpBB/ but it was done in the root which makes tests fail.
It was also not installed at all for the non-travis test suite.