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 3e8ea21 commit e7fc185Copy full SHA for e7fc185
tests/Language/AbstractTranslationTestCase.php
@@ -66,7 +66,7 @@ abstract class AbstractTranslationTestCase extends TestCase
66
// NorwegianTranslationTest::class => 'no',
67
// PolishTranslationTest::class => 'pl',
68
PortugueseTranslationTest::class => 'pt',
69
- BrazilianTranslationTest::class => 'pt-BR',
+ BrazilianTranslationTest::class => 'pt-BR',
70
// RussianTranslationTest::class => 'ru',
71
// SinhalaTranslationTest::class => 'si',
72
SlovakTranslationTest::class => 'sk',
0 commit comments