test/test_Cloud_images.rb in nifty-cloud-sdk-1.11.beta1 vs test/test_Cloud_images.rb in nifty-cloud-sdk-1.11.beta2

- old
+ new

@@ -13,10 +13,10 @@ context "images" do before do @api = NIFTY::Cloud::Base.new( :access_key_id => "not a key", :secret_access_key => "not a secret", - :server => 'cp.cloud.nifty.com', :path => '/api/1.7/', :user_agent => 'NIFTY Cloud API Ruby SDK', + :server => 'cp.cloud.nifty.com', :path => '/api/', :user_agent => 'NIFTY Cloud API Ruby SDK', :signature_version => '2', :signature_method => 'HmacSHA256') @valid_owner = %w(niftycloud self) @create_image_response_body = <<-RESPONSE <CreateImageResponse xmlns="https://cp.cloud.nifty.com/api/1.5/">