Merge branch 'wip-mdl-52502-fix' of https://github.com/rajeshtaneja/moodle

This commit is contained in:
Andrew Nicols 2016-04-07 09:38:52 +08:00
commit 38a3f5f996

View File

@ -173,6 +173,7 @@ class behat_util extends testing_util {
}
}
echo $output;
ob_flush();
}
}