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

Debug unit test failure #42

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Debug unit test failure #42

merged 3 commits into from
Nov 27, 2024

Conversation

alexskr
Copy link
Member

@alexskr alexskr commented Nov 26, 2024

  • comply with minitest style guide
  • fix the use of assigment operator (=) instead of equality operator (==)
  • add unit test failure message for debugging unit tests failures with 4store #40

- comply with minitest style guide
- fix the use of assigment operator (=) instead of equality operator (==)
- add unit test failure message for debugging #40
@alexskr alexskr marked this pull request as ready for review November 27, 2024 00:56
@alexskr alexskr merged commit c8aa92e into develop Nov 27, 2024
4 checks passed
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