Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 456e98c

Browse filesBrowse files
committed
Rename MetadataTest to MessageCatalogueTest
1 parent e94fdcf commit 456e98c
Copy full SHA for 456e98c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Catalogue/MessageCatalogueTest.php
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.