Skip to content

Commit 2ca14e6

Browse files
committed
MAGETWO-64249: Issue with integration test Magento/Setup/Console/Command/I18nCollectPhrasesCommandTest.php on Travis CI
- Unskip the test
1 parent 875d859 commit 2ca14e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Setup/Console/Command/I18nCollectPhrasesCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public function tearDown()
3535

3636
public function testExecuteConsoleOutput()
3737
{
38-
$this->markTestSkipped('MAGETWO-64249: Unexpected test exit on Travis CI');
3938
$this->tester->execute(
4039
[
4140
'directory' => BP . '/dev/tests/integration/testsuite/Magento/Setup/Console/Command/_files/',

0 commit comments

Comments
 (0)