mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Advanced Search: typo
SVN:b1162[5460]
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user