]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
not sure what a flush() is doing there
authorcash <cash.costello@gmail.com>
Fri, 3 May 2013 02:08:48 +0000 (22:08 -0400)
committercash <cash.costello@gmail.com>
Fri, 3 May 2013 02:08:48 +0000 (22:08 -0400)
engine/tests/api/metastrings.php

index cfcfb6d07457db56771b3c051c5f5062fd404e5f..5efdab972d71cfea695cc1d371afd2bc55ea7a97 100644 (file)
@@ -147,7 +147,6 @@ class ElggCoreMetastringsTest extends ElggCoreUnitTest {
                        // enable
                        $ashe = access_get_show_hidden_status();
                        access_show_hidden_entities(true);
-                       flush();
                        $this->assertTrue(elgg_set_metastring_based_object_enabled_by_id($id, 'yes', $type));
 
                        $test = get_data($q);