MDL-52502 behat: Flush buffer to show differences

This commit is contained in:
Rajesh Taneja
2016-04-07 09:39:37 +08:00
committed by Andrew Nicols
parent 888adbee07
commit aab5ef2cbc
+1
View File
@@ -173,6 +173,7 @@ class behat_util extends testing_util {
}
}
echo $output;
ob_flush();
}
}