better channel api tests
This commit is contained in:
@@ -76,7 +76,7 @@ class ChannelApi {
|
||||
|
||||
// pagination
|
||||
...paginationParams.toJson()
|
||||
})
|
||||
}),
|
||||
},
|
||||
);
|
||||
return QueryChannelsResponse.fromJson(response.data);
|
||||
|
||||
Reference in New Issue
Block a user