Skip to content

Commit edbe67e

Browse files
Merge branch '2.7' into 2.8
* 2.7: [ci] Testing with UTC hides bugs [DI] Fix error when trying to resolve a DefinitionDecorator [Validator] improve and added more Indonesian translation.
2 parents 30a3552 + 3d7c541 commit edbe67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/IdentityTranslatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public function testGetSetLocale()
6060
public function testGetLocaleReturnsDefaultLocaleIfNotSet()
6161
{
6262
// in order to test with "pt_BR"
63-
IntlTestHelper::requireFullIntl($this);
63+
IntlTestHelper::requireFullIntl($this, false);
6464

6565
$translator = new IdentityTranslator();
6666

0 commit comments

Comments
 (0)