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 1719248 commit 9891016Copy full SHA for 9891016
dev/tests/integration/testsuite/Magento/CatalogSearch/Controller/ResultTest.php
@@ -12,6 +12,7 @@ class ResultTest extends \Magento\TestFramework\TestCase\AbstractController
12
*/
13
public function testIndexActionTranslation()
14
{
15
+ $this->markTestSkipped('MAGETWO-44910');
16
$objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager();
17
$objectManager->get('Magento\Framework\Locale\ResolverInterface')->setLocale('de_DE');
18
0 commit comments