# File lib/aruba/api.rb, line 155 def assert_failing_with(partial_output) assert_exit_status_and_partial_output(false, partial_output) end