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

[5.x] Fix markdown test #11315

Merged
merged 1 commit into from
Jan 6, 2025
Merged

[5.x] Fix markdown test #11315

merged 1 commit into from
Jan 6, 2025

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Jan 6, 2025

Recently a change to the commonmark package causes a test failure due to removal of newlines.
https://github.com/thephpleague/commonmark/releases/tag/2.6.1

This PR adjusts the test to remove newlines from the assertion. They don't matter.

@jasonvarga jasonvarga merged commit f1b092b into 5.x Jan 6, 2025
20 checks passed
@jasonvarga jasonvarga deleted the fix-markdown-test branch January 6, 2025 14:52
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.

1 participant