method
story_ended
1.1.4 -
Show latest stable
- Class:
Spec::Runner::Formatter::Story::PlainTextFormatter
story_ended(title, narrative)public
No documentation available.
# File lib/spec/runner/formatter/story/plain_text_formatter.rb, line 31
def story_ended(title, narrative)
@output.puts
@output.puts
end