1
This commit is contained in:
@@ -24,7 +24,7 @@ func TestSkuBrandList(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestPictureUpload(t *testing.T) {
|
||||
result, err := api.PictureUpload("http://image.jxc4.com/f0406c28c014a69a1150730c6b4b569b.jpg", nil)
|
||||
result, err := api.PictureUpload("https://image.jxc4.com/image/cc7119fbe87cdefc66995cd79321c21c.jpg", nil)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user