Skip to content

Commit 4b50400

Browse files
committed
fix CI
1 parent 2d15b0b commit 4b50400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/intl/tests/timezone_getDisplayName_error.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var_dump(intltz_get_display_name(null, IntlTimeZone::DISPLAY_SHORT, false, 'pt_P
1717
--EXPECTF--
1818
Warning: IntlTimeZone::getDisplayName(): wrong display type in %s on line %d
1919
bool(false)
20-
IntlTimeZone::getDisplayName(): wrong display type: U_ILLEGAL_ARGUMENT_ERROR
20+
wrong display type: U_ILLEGAL_ARGUMENT_ERROR
2121
int(1)
2222
wrong display type: U_ILLEGAL_ARGUMENT_ERROR
2323

0 commit comments

Comments
 (0)