test/test_brightcove-api.rb in brightcove-api-1.0.3 vs test/test_brightcove-api.rb in brightcove-api-1.0.4

- old
+ new

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