Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Intl tests #5746

Merged
merged 1 commit into from
May 4, 2023
Merged

Fix Intl tests #5746

merged 1 commit into from
May 4, 2023

Conversation

javiereguiluz
Copy link
Collaborator

When Symfony and/or GitHub CI servers update the ICU data, the Intl tests fail e.g. because the separators between date/time change from a non-breaking space to a narrow non-breaking space.

Let's try to remove all uncommon white spaces from the formatted dates/times so tests always work.

@javiereguiluz javiereguiluz added this to the 4.x milestone May 3, 2023
@javiereguiluz javiereguiluz merged commit e45ae19 into EasyCorp:4.x May 4, 2023
6 checks passed
@javiereguiluz javiereguiluz deleted the fix_intl_tests branch May 4, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant