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