-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38029_master -
Behat runs in a single process and is supposed to only execute steps through the web browser, but this is different when using the data generators, which create different elements directly with PHP. Caches should be cleaned to avoid problems when generating new elements, getting records for old elements, etc..