test/test_upgrades.rb in zold-0.16.13 vs test/test_upgrades.rb in zold-0.16.14

- old
+ new

@@ -27,10 +27,10 @@ # Upgrade test. # Author:: Yegor Bugayenko (yegor256@gmail.com) # Copyright:: Copyright (c) 2018 Yegor Bugayenko # License:: MIT -class TestUpgrades < Minitest::Test +class TestUpgrades < Zold::Test # @todo #327:30min Uncomment, when you're ready to work on upgrade manager's # test case of absent version file. Start with running the test first. def test_no_version_file_is_ok skip Dir.mktmpdir do |dir|