method
scenario_pending
rspec latest stable - Class:
Spec::Runner::Formatter::Story::HtmlFormatter
scenario_pending(story_title, scenario_name, reason)public
No documentation available.
# File lib/spec/runner/formatter/story/html_formatter.rb, line 134
def scenario_pending(story_title, scenario_name, reason)
scenario_ended
end