mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Merge branch 'wip-mdl-55117' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
771a8d3394
@ -345,5 +345,9 @@ class behat_util extends testing_util {
|
||||
|
||||
// Inform data generator.
|
||||
self::get_data_generator()->reset();
|
||||
|
||||
// Initialise $CFG with default values. This is needed for behat cli process, so we don't have modified
|
||||
// $CFG values from the old run. @see set_config.
|
||||
initialise_cfg();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user