1
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
func TestGetUnlimited(t *testing.T) {
|
||||
result, err := api.GetUnlimited("a=1", "")
|
||||
result, err := api.GetUnlimited("storeID=103197", "")
|
||||
if err != nil {
|
||||
t.Fatal(err.Error())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user