./spec/animoto/manifests/rendering_spec.rb in animoto-1.0.0 vs ./spec/animoto/manifests/rendering_spec.rb in animoto-1.1.0

- old
+ new

@@ -39,10 +39,10 @@ end describe "generating a hash" do before do @storyboard = Animoto::Resources::Storyboard.new - @url = "http://animoto.com/storyboards/1" + @url = "http://platform.animoto.com/storyboards/1" @storyboard.instance_variable_set(:@url, @url) manifest(@storyboard, :resolution => "720p", :framerate => 24, :format => 'flv') end it "should have a top-level 'rendering_job' object" do \ No newline at end of file