diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 0091c2fc8..199b9821c 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,13 +1,15 @@ assertEquals( i18n::_t('i18nTestModule.ENTITY'), - 'i18nTestModule.ENTITY OtherCustomAdapter (en)', + 'i18nTestModule.ENTITY OtherCustomAdapter (en_US)', 'Adapter with higher priority wins' );