# File lib/aruba/api.rb, line 166 def assert_passing_with(expected) assert_exit_status_and_partial_output(true, expected) end