Skip to content

Commit b933879

Browse files
committed
relax assertion
1 parent fa92911 commit b933879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Translation/Bridge/Crowdin/Tests/CrowdinProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ public static function getResponsesForProcessAddFileAndUploadTranslations(): \Ge
662662
<tool tool-id="symfony" tool-name="Symfony"/>
663663
</header>
664664
<body>
665-
<trans-unit id="ypeBEso" resname="a">
665+
<trans-unit id="%s" resname="a">
666666
<source>a</source>
667667
<target>trans_pt_a</target>
668668
</trans-unit>

0 commit comments

Comments
 (0)