- correct implementation of AddOrderAfterQuery
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
func TestShopDetail(t *testing.T) {
|
||||
result, err := dadaapi.ShopDetail("100119")
|
||||
result, err := dadaapi.ShopDetail("18180948107")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user