N°5608 - Fix unit tests following restructuring Part II

"use_legacy_search" conf param was removed some time ago
This commit is contained in:
Molkobain
2023-01-10 19:23:37 +01:00
parent b593beb8c7
commit bcf880f327

View File

@@ -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');