1
This commit is contained in:
@@ -169,7 +169,7 @@ func TestShopOpen(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestShopClose(t *testing.T) {
|
||||
err := api.ShopClose("", testShopBaiduID)
|
||||
err := api.ShopClose("", 2233065924)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user