Skip to content

Commit

Permalink
Merge branch 'bugfix_examples_tags_clear' of github.com:calebTomlinso…
Browse files Browse the repository at this point in the history
…n/gherkin
  • Loading branch information
aslakhellesoy committed Aug 10, 2013
2 parents b66bcd6 + f33bb65 commit c01a0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gherkin/formatter/filter_formatter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def replay!
end

@examples_events.clear
@examples_tags.clear
@examples_tags = []
@examples_name = nil
@examples_range = nil
end
Expand Down

0 comments on commit c01a0d9

Please sign in to comment.