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 c37823e commit afa3095Copy full SHA for afa3095
tests/Language/IndonesianTranslationTest.php
@@ -18,4 +18,7 @@
18
*/
19
final class IndonesianTranslationTest extends AbstractTranslationTestCase
20
{
21
+ protected array $excludedLocaleKeyTranslations = [
22
+ 'Auth.token',
23
+ ];
24
}
0 commit comments