aa
This commit is contained in:
@@ -65,7 +65,7 @@ func TestCBGetTicketInfo(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCBBatchgetMaterial(t *testing.T) {
|
||||
userInfo, err := api.CBBatchgetMaterial(MaterialTypeNews, 19, 1)
|
||||
userInfo, err := api.CBBatchgetMaterial(MaterialTypeThumb, 0, 1)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user