Skip to content

Commit 9891016

Browse files
author
Cari Spruiell
committed
MAGETWO-44697: Remove half-translated files
- mark test skipped until translation files are available
1 parent 1719248 commit 9891016

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogSearch/Controller

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogSearch/Controller/ResultTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class ResultTest extends \Magento\TestFramework\TestCase\AbstractController
1212
*/
1313
public function testIndexActionTranslation()
1414
{
15+
$this->markTestSkipped('MAGETWO-44910');
1516
$objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager();
1617
$objectManager->get('Magento\Framework\Locale\ResolverInterface')->setLocale('de_DE');
1718

0 commit comments

Comments
 (0)