test/commands/test_node.rb in zold-0.16.13 vs test/commands/test_node.rb in zold-0.16.14
- old
+ new
@@ -36,10 +36,10 @@
# NODE test.
# Author:: Yegor Bugayenko (yegor256@gmail.com)
# Copyright:: Copyright (c) 2018 Yegor Bugayenko
# License:: MIT
-class TestNode < Minitest::Test
+class TestNode < Zold::Test
# @todo #306:30min This test is failing from time to time
# We should find a way to check that tests involved in thread concurrency
# are always working
def test_push_and_fetch
skip