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

Improve assertions #126

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

peter279k
Copy link
Contributor

@peter279k peter279k commented Mar 9, 2021

Change Log

Changed

  • Using the `assertTrue` to assert expected is `true`.
  • Using the `assertFalse` to assert expected is `false`.

@norberttech
Copy link
Member

Hey @peter279k could you please update your PR description according to this template: https://github.com/coduo/php-humanizer/blob/4.x/.github/PULL_REQUEST_TEMPLATE.md ?

The HTML is required for https://github.com/aeon-php/automation to extract description of your changes and put them into the https://github.com/coduo/php-humanizer/blob/4.x/CHANGELOG.md file later

Thanks!

@norberttech norberttech merged commit 77e2f49 into coduo:4.x Mar 12, 2021
@peter279k peter279k deleted the test_enhancement branch March 12, 2021 15:26
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