Skip to content

Commit 23c7a8a

Browse files
AC-9843:: i18n:collect-phrases breaks the translations integrity
1 parent 9a97664 commit 23c7a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Config/Test/Unit/Composer/PackageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
class PackageTest extends TestCase
1414
{
15-
const SAMPLE_DATA =
15+
private const SAMPLE_DATA =
1616
'{"foo":"1","bar":"2","baz":["3","4"],"nested":{"one":"5","two":"6",
1717
"magento/theme-adminhtml-backend":7, "magento/theme-frontend-luma":8}}';
1818

0 commit comments

Comments
 (0)