Content-Length: 276572 | pFad | http://github.com/github/github-mcp-server/commit/985f8b234aca78a5f15581d0d526f541d8b34425

C7 reduce default pagination size from 100 to 30 in discussion tests · github/github-mcp-server@985f8b2 · GitHub
Skip to content

Commit 985f8b2

Browse files
committed
reduce default pagination size from 100 to 30 in discussion tests
1 parent 2d36b04 commit 985f8b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/github/discussions_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ func Test_GetDiscussionComments(t *testing.T) {
282282
"owner": "owner",
283283
"repo": "repo",
284284
"discussionNumber": float64(1),
285-
"first": float64(100),
285+
"first": float64(30),
286286
"after": (*string)(nil),
287287
}
288288

@@ -344,7 +344,7 @@ func Test_ListDiscussionCategories(t *testing.T) {
344344
vars := map[string]interface{}{
345345
"owner": "owner",
346346
"repo": "repo",
347-
"first": float64(100),
347+
"first": float64(30),
348348
"after": (*string)(nil),
349349
}
350350

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/985f8b234aca78a5f15581d0d526f541d8b34425

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy