gymt
This commit is contained in:
@@ -25,7 +25,7 @@ func TestSkuBrandList(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestPictureUpload(t *testing.T) {
|
||||
result, err := api.PictureUpload("https://www.jxcs.net/emoji/ceshi.gif", nil)
|
||||
result, err := api.PictureUpload("https://www.jxcs.net/emoji/ceshi2.gif", nil)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user