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.
2 parents 2882fa8 + 9891016 commit 1b4572dCopy full SHA for 1b4572d
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