Skip to content

Commit

Permalink
Reset Config at Reline::Config::Test#teardown
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Jun 1, 2019
1 parent 3472747 commit de01c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/reline/test_config.rb
Expand Up @@ -17,6 +17,7 @@ def setup
def teardown
Dir.chdir(@pwd)
FileUtils.rm_rf(@tmpdir)
@config.reset
end

def test_read_lines
Expand Down

0 comments on commit de01c4e

Please sign in to comment.