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: test failure caused by output order and files plural #221

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

QuadnucYard
Copy link
Collaborator

When formatting files in a directory, the order is actually undefined.
Currently, there is no way to sort the output order in the cli test, except sorting the files beforehand.

Simply reduce the files to format in the failed test to make it pass.

Copy link
Owner

@Enter-tainer Enter-tainer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@QuadnucYard QuadnucYard merged commit f04d280 into Enter-tainer:master Feb 11, 2025
14 of 15 checks passed
@QuadnucYard QuadnucYard deleted the fix-test branch February 11, 2025 08:00
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.

2 participants