- up
This commit is contained in:
@@ -16,7 +16,7 @@ func TestSyncStoreCategory(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestSyncLocalStoreCategory(t *testing.T) {
|
func TestSyncLocalStoreCategory(t *testing.T) {
|
||||||
hint, err := new(PurchaseHandler).SyncLocalStoreCategory(jxcontext.AdminCtx, nil, 100077, true, false)
|
hint, err := new(PurchaseHandler).SyncLocalStoreCategory(jxcontext.AdminCtx, nil, 100077, true)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user