Skip to content

Commit 7a76384

Browse files
author
David Alger
committed
MAGETWO-37843: All responsive email templates in Blank Theme
- reversed marking test as unskipped
1 parent 3fa7743 commit 7a76384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/App/Language/TranslationFilesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ protected function eliminateSpecialChars($text)
141141
*/
142142
public function testPhrasePlaceHolders($placePath)
143143
{
144+
$this->markTestSkipped('MAGETWO-26083');
144145
$files = $this->getCsvFiles($placePath);
145146

146147
$failures = [];

0 commit comments

Comments
 (0)