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

test: Correct casing of paths used in tests #745

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

DannyvdSluijs
Copy link
Collaborator

During development I noticed the number of test differed between my local runs (on a Mac Book with case insensitive volume) and the runs in the CI/CD (1969 vs. 961).

The root cause was to be in the paths mentioned in the tests to not be correct in terms of casing. This PR addresses this difference.

@DannyvdSluijs DannyvdSluijs merged commit 985840f into master Aug 5, 2024
30 checks passed
@DannyvdSluijs DannyvdSluijs deleted the Correct-json-schema-test-cases branch August 5, 2024 06:44
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