tests/test_snapshot.rb in dogapi-1.21.0 vs tests/test_snapshot.rb in dogapi-1.22.0

- old
+ new

@@ -1,9 +1,9 @@ require 'dogapi' require 'time' require 'test_base.rb' -class TestSnapshot < Test::Unit::TestCase +class TestSnapshot < Minitest::Test include TestBase def test_snapshot dog = Dogapi::Client.new(@api_key, @app_key)