Module: ProcessSettings::Testing::Minitest::TeardownProcessSettings
- Defined in:
- lib/process_settings/testing/helpers.rb
Instance Method Summary collapse
Instance Method Details
#teardown ⇒ Object
70 71 72 73 |
# File 'lib/process_settings/testing/helpers.rb', line 70 def teardown ProcessSettings.instance = initial_instance super end |