From 4c82412b8f20a17ecb87b495af5fbbc0700c28c3 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 2 May 2013 22:08:48 -0400 Subject: not sure what a flush() is doing there --- engine/tests/api/metastrings.php | 1 - 1 file changed, 1 deletion(-) (limited to 'engine/tests') diff --git a/engine/tests/api/metastrings.php b/engine/tests/api/metastrings.php index cfcfb6d07..5efdab972 100644 --- a/engine/tests/api/metastrings.php +++ b/engine/tests/api/metastrings.php @@ -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); -- cgit v1.2.3