-
Improvement
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38531_master -
- Delete composer.lock and vendor/ folder from $CFG->dirroot if they exist
- Run *php admin/tool/behat/cli/init.php
- You SHOULD NOT see any error and the dependencies SHOULD be installed
admin/tool/behat/cli/init.php is used to install and enable in a single command all the behat environment; the composer installed also runs here if the user hasn't run it separatelly, is currently installing, but if there are new upstream versions they are not updated.
The composer "update" command also installs it if there are no dependencies installed.
- Testing discovered
-
MDL-38524 hardcoded behat version in composer blocks phpunit upgrades
-
- Closed
-