Skip to content

bpytop: fix test#75624

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

bpytop: fix test#75624
carlocab merged 1 commit intoHomebrew:masterfrom
Moisan:bpytop_test_match

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_not_match is deprecated! Use refute_match instead.

Spotted in #75515.

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Apr 20, 2021
@carlocab carlocab merged commit 8cf4de9 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

outdated PR was locked due to age python Python use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants