Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mieszkou committed May 18, 2024
1 parent 8d64702 commit 7c0db3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Language/PolishTranslationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@
*/
final class PolishTranslationTest extends AbstractTranslationTestCase
{
protected array $excludedLocaleKeyTranslations = [
'Auth.token',
];
}

0 comments on commit 7c0db3c

Please sign in to comment.