mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Merge branch 'MDL-37768_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
5c70d6505a
2 changed files with 7 additions and 1 deletions
|
@ -123,7 +123,7 @@ abstract class testing_util {
|
|||
*
|
||||
* @return bool
|
||||
*/
|
||||
protected static function is_test_data_updated() {
|
||||
public static function is_test_data_updated() {
|
||||
global $CFG;
|
||||
|
||||
$framework = self::get_framework();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue