summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/drupal_web_test_case.php')
-rw-r--r--modules/simpletest/drupal_web_test_case.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/simpletest/drupal_web_test_case.php b/modules/simpletest/drupal_web_test_case.php
index 63373b122..f07adff1d 100644
--- a/modules/simpletest/drupal_web_test_case.php
+++ b/modules/simpletest/drupal_web_test_case.php
@@ -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();