Flowdock
method

one_more_of_the_same

Importance_0
one_more_of_the_same(line) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/story/runner/story_parser.rb, line 185
          def one_more_of_the_same(line)
            raise IllegalStepError.new("Scenario", "And")
          end
Register or log in to add new notes.