Flowdock
method

reset

Importance_0
reset() public

No documentation

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

Hide source
# File lib/spec/example/example_group_factory.rb, line 8
        def reset
          @example_group_types = nil
          default(ExampleGroup)
        end
Register or log in to add new notes.