mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°5608 - Fix unit tests following restructuring Part II
"use_legacy_search" conf param was removed some time ago
This commit is contained in:
@@ -38,7 +38,6 @@ class OQLTest extends ItopDataTestCase
|
||||
*/
|
||||
public function testOQLSetup()
|
||||
{
|
||||
utils::GetConfig()->Set('use_legacy_dbsearch', false, 'test');
|
||||
utils::GetConfig()->Set('apc_cache.enabled', false, 'test');
|
||||
utils::GetConfig()->Set('query_cache_enabled', false, 'test');
|
||||
utils::GetConfig()->Set('expression_cache_enabled', false, 'test');
|
||||
|
||||
Reference in New Issue
Block a user