Skip to content

Commit dcce40e

Browse files
virdbdatamweb
andauthored
Update tests/Language/AbstractTranslationTestCase.php
Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com>
1 parent cfbee66 commit dcce40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Language/AbstractTranslationTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ abstract class AbstractTranslationTestCase extends TestCase
5757
// HungarianTranslationTest::class => 'hu',
5858
IndonesianTranslationTest::class => 'id',
5959
ItalianTranslationTest::class => 'it',
60-
JapaneseTranslationTest::class => 'ja',
60+
JapaneseTranslationTest::class => 'ja',
6161
// KoreanTranslationTest::class => 'ko',
6262
// LithuanianTranslationTest::class => 'lt',
6363
// LatvianTranslationTest::class => 'lv',

0 commit comments

Comments
 (0)