Skip to content

Change shouldBeSmallerThan to fail when passed 2 equal numbers #112

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

Merged
merged 1 commit into from
Nov 18, 2017

Conversation

BillHally
Copy link
Contributor

Currently, passing 2 equal numbers to shouldBeSmallerThan will not cause an assertion failure.

This pull request changes it so that it ensures that the inequality is as specified.

@sergey-tihon sergey-tihon merged commit 8e69631 into fsprojects:master Nov 18, 2017
@sergey-tihon
Copy link
Member

Good catch! Thank you @BillHally

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