Closed
Description
Right now I'm working on a project where do_action()
gets triggered only when the rest of the function succeeds. It'd be great to be able to say "in this method where I'm testing how it fails the action is not called.
Edit: obviously the method name could use some work :)