Closed soundmonster closed 9 months ago
Allow using refute_has in pipes in the same way assert_has already works:
refute_has
assert_has
Fixes #7
Thanks for opening the issue and submitting a fix @soundmonster! 🙌 🙌 🙌
Allow using
refute_has
in pipes in the same wayassert_has
already works:Fixes #7