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 cfbee66 commit dcce40eCopy full SHA for dcce40e
tests/Language/AbstractTranslationTestCase.php
@@ -57,7 +57,7 @@ abstract class AbstractTranslationTestCase extends TestCase
57
// HungarianTranslationTest::class => 'hu',
58
IndonesianTranslationTest::class => 'id',
59
ItalianTranslationTest::class => 'it',
60
- JapaneseTranslationTest::class => 'ja',
+ JapaneseTranslationTest::class => 'ja',
61
// KoreanTranslationTest::class => 'ko',
62
// LithuanianTranslationTest::class => 'lt',
63
// LatvianTranslationTest::class => 'lv',
0 commit comments