test/test_brightcove-api.rb in brightcove-api-1.0.9 vs test/test_brightcove-api.rb in brightcove-api-1.0.10

- old
+ new

@@ -10,10 +10,10 @@ def teardown FakeWeb.allow_net_connect = true end def test_api_version - assert_equal '1.0.9', Brightcove::API::VERSION + assert_equal '1.0.10', Brightcove::API::VERSION end def test_can_set_read_api_url brightcove = Brightcove::API.new('apikeytoken')