Skip to content

Conversation

@bodhisilberling
Copy link

The test was checking truthiness instead of verifying that get_ratio returns the expected VERSIONING_RATIO constant when one string is empty. Changed to properly compare using == operator with VERSIONING_RATIO.

Purpose

References

  • <...>
  • <...>
  • <...>

The test was checking truthiness instead of verifying that get_ratio
returns the expected VERSIONING_RATIO constant when one string is empty.
Changed to properly compare using == operator with VERSIONING_RATIO.
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