We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bbd12 commit a0a537cCopy full SHA for a0a537c
dev/tests/api-functional/testsuite/Magento/Search/Api/SearchTest.php
@@ -15,8 +15,9 @@ class SearchTest extends WebapiAbstract
15
16
/**
17
* @magentoApiDataFixture Magento/Catalog/_files/product_simple.php
18
+ * @covers \Magento\Search\Model\Search::search
19
*/
- public function testSearch()
20
+ public function testCatalogSearch()
21
{
22
$searchCriteria = [
23
'searchCriteria' => [
0 commit comments