MDL-44979 behat: no need to purge all cache again

This commit is contained in:
Rajesh Taneja 2014-04-08 10:00:50 +08:00
parent 89117976b8
commit 1706f96ce7

View file

@ -194,7 +194,6 @@ class behat_hooks extends behat_base {
behat_util::reset_database();
behat_util::reset_dataroot();
purge_all_caches();
accesslib_clear_all_caches(true);
// Reset the nasty strings list used during the last test.