- up
This commit is contained in:
@@ -15,4 +15,5 @@ func TestGetActStoreSku(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
storeSkuMap := NewActStoreSkuMap(actStoreSkuList, false)
|
||||
t.Log(storeSkuMap.GetActStoreSku(1, 2, 3))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user