mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-44979 behat: no need to purge all cache again
This commit is contained in:
parent
89117976b8
commit
1706f96ce7
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue