Skip to content

Commit 39aa569

Browse files
committed
MC-18948: Switch default search engine from MySQL to ElasticSearch
- fix static
1 parent 10c1715 commit 39aa569

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Search/Test/Unit/Adapter/Mysql

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Search/Test/Unit/Adapter/Mysql/AdapterTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
1111

1212
/**
13+
* Mysql Adapter test
14+
*
1315
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1416
*/
1517
class AdapterTest extends \PHPUnit\Framework\TestCase

0 commit comments

Comments
 (0)