test/match_test.rb in searchkick-0.8.1 vs test/match_test.rb in searchkick-0.8.2
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
require_relative "test_helper"
-class TestMatch < Minitest::Unit::TestCase
+class TestMatch < Minitest::Test
# exact
def test_match
store_names ["Whole Milk", "Fat Free Milk", "Milk"]