method

teardown

teardown()
public

No documentation available.

# File railties/lib/rails/generators/testing/setup_and_teardown.rb, line 13
        def teardown # :nodoc:
          ensure_current_path
          super
        end