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

Sort language files in tests #6

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

tvup
Copy link
Contributor

@tvup tvup commented Sep 20, 2024

Avoids random retrieval of testfiles

Concrete:

Bottelet\TranslationChecker\Tests\File\Language\LanguageDirectoryManagerTest::getAllLanguageFiles
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/tmp/bottelet-translation-checker-test/lang/da.json'
+'/tmp/bottelet-translation-checker-test/lang/fr.json'

translation-checker/tests/File/Language/LanguageDirectoryManagerTest.php:32

@Bottelet Bottelet merged commit 6f3a0b5 into Bottelet:main Sep 22, 2024
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