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

REST-API: Update expected user balance of last test #1442

Merged
merged 2 commits into from
Jan 15, 2019
Merged

REST-API: Update expected user balance of last test #1442

merged 2 commits into from
Jan 15, 2019

Conversation

davidelettieri
Copy link
Contributor

User balance of test "lender owes borrower same as new loan" is not formatted as the previous cases. For example "lender has negative balance" has an expected user balance of zero formatted as "0.0" as all other values while the last test has zero formatted as "0".

User balance of test "lender owes borrower same as new loan" is not formatted as the previous cases. For example "lender has negative balance" has an expected user balance of zero formatted as "0.0" as all other values while the last test has zero formatted as "0".
@rpottsoh rpottsoh changed the title Update expected user balance of last test REST-API: Update expected user balance of last test Jan 14, 2019
Copy link
Member

@rpottsoh rpottsoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please try to limit a commit to a single "purpose". Fix this minor issue at the end of the file, I see no other issues blocking this from merging. Thanks for working on this! 👍

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small nit pick, but this change is not related to the other change you made earlier in the file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've created an issue for this, as it is a common issue with PR's created using the GitHub interface: #1443

@rpottsoh
Copy link
Member

rpottsoh commented Jan 14, 2019

Oh, @davidelettieri you should look into and see what the issue is that Travis CI is having.

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've created an issue for this, as it is a common issue with PR's created using the GitHub interface: #1443

@ErikSchierboom
Copy link
Member

Oh, @davidelettieri you should look into and see what the issue is that Travis CI is having.

The issue is that the version number should be incremented.

@ErikSchierboom
Copy link
Member

Looking great!

@ErikSchierboom ErikSchierboom merged commit 1d1a29e into exercism:master Jan 15, 2019
@ErikSchierboom
Copy link
Member

Merged! Thanks a lot @davidelettieri!

@davidelettieri davidelettieri deleted the patch-1 branch January 16, 2019 12:51
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.

4 participants