method

story_ended

story_ended(title, narrative)
public

No documentation available.

# File lib/spec/runner/formatter/story/html_formatter.rb, line 65
          def story_ended(title, narrative)
            @output.puts "</dd>\n</dl>\n"
          end