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 86dd9ad commit 317a561Copy full SHA for 317a561
Tests/Constraints/LanguageValidatorTest.php
@@ -73,7 +73,6 @@ public function getValidLanguages()
73
{
74
return [
75
['en'],
76
- ['en_US'],
77
['my'],
78
];
79
}
0 commit comments