Typo. re #123
This commit is contained in:
vanhempi
d6d63e7ee3
commit
2a20fa688e
3 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
|
|
@ -510,7 +510,7 @@ class PageTest extends PHPUnit_Framework_TestCase
|
|||
// Match Lewis Caroll & Scarlet
|
||||
$query = "car";
|
||||
|
||||
$config ['cops_ingored_search_scope'] = array ("author");
|
||||
$config ['cops_ignored_search_scope'] = array ("author");
|
||||
$currentPage = Page::getPage ($page, $qid, $query, $n);
|
||||
$currentPage->InitializeContent ();
|
||||
|
||||
|
|
@ -519,7 +519,7 @@ class PageTest extends PHPUnit_Framework_TestCase
|
|||
$this->assertEquals ("A Study in Scarlet", $currentPage->entryArray [0]->title);
|
||||
$this->assertTrue ($currentPage->ContainsBook ());
|
||||
|
||||
$config ['cops_ingored_search_scope'] = array ();
|
||||
$config ['cops_ignored_search_scope'] = array ();
|
||||
$currentPage = Page::getPage ($page, $qid, $query, $n);
|
||||
$currentPage->InitializeContent ();
|
||||
|
||||
|
|
|
|||
Ladataan…
Lisää taulukko
Lisää linkki
Viittaa uudessa ongelmassa