Skip to content

bcoin: fix test#75622

Merged
carlocab merged 1 commit intoHomebrew:masterfrom
Moisan:bcoin_test_assert
Apr 21, 2021
Merged

bcoin: fix test#75622
carlocab merged 1 commit intoHomebrew:masterfrom
Moisan:bcoin_test_assert

Conversation

@Moisan
Copy link
Copy Markdown
Member

@Moisan Moisan commented Apr 20, 2021

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Fixes

Warning: Calling assert_true is deprecated! Use assert(...) or assert_equal(true, ...) instead.

Spotted in #75515.

@BrewTestBot BrewTestBot added the nodejs Node or npm use is a significant feature of the PR or issue label Apr 20, 2021
@carlocab
Copy link
Copy Markdown
Member

Also in #75595. Thanks @Moisan!

@carlocab carlocab mentioned this pull request Apr 20, 2021
@carlocab carlocab merged commit c2fb57d into Homebrew:master Apr 21, 2021
@carlocab carlocab mentioned this pull request Apr 21, 2021
5 tasks
@github-actions github-actions bot added the outdated PR was locked due to age label May 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

nodejs Node or npm use is a significant feature of the PR or issue outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants