This commit is contained in:
Christian Weiske 2011-05-20 17:08:39 +02:00
parent 191f08683e
commit 1bbc36f8a4

View File

@ -41,7 +41,7 @@ class www_SearchTest extends TestBaseApi
'No bookmark found', false
);
$res = $this->getRequest('/all/baz bat')->send();
$res = $this->getRequest('/all/baz%20bat')->send();
$this->assertSelectCount(
'.xfolkentry', false, $res->getBody(),
'Bookmarks found', false