Commit 85cee79f by lanrion

fixed wrong remote png url

parent 0329cfca
......@@ -19,7 +19,7 @@ describe WeixinAuthorize::Api::Media do
end
let(:remote_png_path) do
"http://l.ruby-china.org/user/large_avatar/273.png"
"https://ruby-china-files.b0.upaiyun.com/user/big_avatar/273.jpg"
end
let(:remote_jpg_path) do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment