module ActionDispatch::Integration::Runner
def assertions=(assertions) # :nodoc:
def assertions=(assertions) # :nodoc: root_session ? root_session.assertions = assertions : super end
def assertions=(assertions) # :nodoc: root_session ? root_session.assertions = assertions : super end