-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
2.6, 2.7
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-43185-master
To replicate:
- Create a new instance of Moodle and install it
- Run php admin/tool/behat/cli/init.php
Actual:
- The init fails with the following error: Define $CFG->behat_dataroot in config.php with a value different than $CFG->dataroot and $CFG->phpunit_dataroot
Expected:
- Behat init works.
- is a regression caused by
-
MDL-41592 Make Behat more flexible about the wwwroot it uses to access the test site
-
- Closed
-