Issue with an assertion method to match any error or panic behavior #3582
Answered
by
carlocab
AkechiShiro
asked this question in
Writing Formulae/Casks
-
Hi, I'm trying to use Here is the error, I'm getting when I put inside the test block the
But it is being used in this formula just fine: https://github.com/Homebrew/homebrew-core/blob/6866149bd8f6ec8fe8323589227f0361264b027d/Formula/sslyze.rb |
Beta Was this translation helpful? Give feedback.
Answered by
carlocab
Aug 30, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AkechiShiro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sslyze
hasn't been usingassert_no_match
for over a year now: Homebrew/homebrew-core@2305173