#479200 by yched: Have SimpleTest rebuild node types between test runs.
parent
88c9a015c1
commit
a8bfe4c9ec
|
@ -1004,6 +1004,7 @@ class DrupalWebTestCase extends DrupalTestCase {
|
|||
default_profile_tasks($task, '');
|
||||
|
||||
// Rebuild caches.
|
||||
node_types_rebuild();
|
||||
actions_synchronize();
|
||||
_drupal_flush_css_js();
|
||||
$this->refreshVariables();
|
||||
|
|
Loading…
Reference in New Issue