method

scenario_ended

scenario_ended()
public

No documentation available.

# File lib/spec/runner/formatter/story/html_formatter.rb, line 83
          def scenario_ended
            @output.puts "</ul>\n</dd>\n</dl>\n"
          end