ext/hash: cleaned up test - #23041
Conversation
|
@LamentXU123 another no owner; one-liner. |
LamentXU123
left a comment
There was a problem hiding this comment.
I indeed do not know how these extension works. But since these test fixers are accepted by multiple maintainers I think this is good to merge.
|
@NickSdot Overall looks ok, but why are we removing |
|
The idea (i think) was that if the test fails there is more data available in the diff to show why. |
When I look at the text in |
|
The test expects success via "Done" so any failure path is predictably not exercised, since the goal of the change you are adding is to add more context via class name, I wouldn't remove |
Added it back. All that's left is a tiny style change; sorry I made two people busy for that. |
iliaal
left a comment
There was a problem hiding this comment.
Thanks for the change ;-)
|
@iliaal, may I ask your general opinion to:
Worth to do it or nah? |
Not at all asserted; no point to keep the noise.