Flowdock
method

given

Importance_0
given(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 199
          def given(line)
            @parser.create_given(remove_tag_from(:given, line))
          end
Register or log in to add new notes.