Advanced Search: typo

SVN:b1162[5460]
This commit is contained in:
Eric Espié
2018-03-19 15:51:42 +00:00
parent d883e3e661
commit afda182b4e

View File

@@ -299,7 +299,7 @@ class CriterionConversionTest extends ItopDataTestCase
* @dataProvider OqlProvider
* @throws \OQLException
*/
function testOqlToForlSearchToOql($sOQL)
function testOqlToForSearchToOql($sOQL)
{
$oSearchForm = new SearchForm();
$oSearch = \DBSearch::FromOQL($sOQL);