We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73709dc commit 18fae8bCopy full SHA for 18fae8b
tests/Language/AbstractTranslationTestCase.php
@@ -50,7 +50,7 @@ abstract class AbstractTranslationTestCase extends TestCase
50
// CzechTranslationTest::class => 'cs',
51
// GermanTranslationTest::class => 'de',
52
// SpanishTranslationTest::class => 'es',
53
- FarsiTranslationTest::class => 'fa',
+ FarsiTranslationTest::class => 'fa',
54
FrenchTranslationTest::class => 'fr',
55
// HungarianTranslationTest::class => 'hu',
56
// IndonesianTranslationTest::class => 'id',
0 commit comments