Check test result via an assertion
As long as `has_no_branch?` is only called in an assertion it shouldn't matter if it could return false but still allow the test to continue. So we don't need the new wait method
Showing
Please register or sign in to comment