Skip to content

Commit d1165e5

Browse files
committed
feat: turkish translation test line
1 parent ad2b648 commit d1165e5

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
@@ -72,7 +72,7 @@ abstract class AbstractTranslationTestCase extends TestCase
7272
SlovakTranslationTest::class => 'sk',
7373
// SwedishTranslationTest::class => 'sv-SE',
7474
// ThaiTranslationTest::class => 'th',
75-
// TurkishTranslationTest::class => 'tr',
75+
TurkishTranslationTest::class => 'tr',
7676
// UkrainianTranslationTest::class => 'uk',
7777
// VietnameseTranslationTest::class => 'vi',
7878
// SimplifiedChineseTranslationTest::class => 'zh-CN',

0 commit comments

Comments
 (0)