Skip to content

Commit 456e98c

Browse files
committed
Rename MetadataTest to MessageCatalogueTest
1 parent e94fdcf commit 456e98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Translation/Tests/Catalogue/MetadataTest.php renamed to src/Symfony/Component/Translation/Tests/Catalogue/MessageCatalogueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Translation\MessageCatalogue;
1616

17-
class MetadataTest extends TestCase
17+
class MessageCatalogueTest extends TestCase
1818
{
1919
public function testIcuMetadataKept()
2020
{

0 commit comments

Comments
 (0)