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 509fc74 commit 5752110Copy full SHA for 5752110
dev/tests/integration/testsuite/Magento/Framework/Search/Adapter/Mysql/AdapterTest.php
@@ -44,7 +44,7 @@ class AdapterTest extends \PHPUnit\Framework\TestCase
44
45
protected function setUp()
46
{
47
- $this->markTestSkipped ("MC-18948: Mysql Adapter and Search Engine is deprecated");
+ $this->markTestSkipped("MC-18948: Mysql Adapter and Search Engine is deprecated");
48
$this->objectManager = Bootstrap::getObjectManager();
49
50
/** @var \Magento\Framework\Search\Request\Config\Converter $converter */
0 commit comments