Skip to content

Commit 8b37d6e

Browse files
AC-9843:: i18n:collect-phrases breaks the translations integrity
1 parent f0f40ec commit 8b37d6e

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Setup/Module/I18n/Parser/Adapter

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Setup/Module/I18n/Parser/Adapter/JsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ public function testParse()
4949
]
5050
];
5151
$this->assertEquals($expectation, $this->jsPhraseCollector->getPhrases());
52-
}
52+
}
5353
}

0 commit comments

Comments
 (0)