We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d36b04 commit 985f8b2Copy full SHA for 985f8b2
pkg/github/discussions_test.go
@@ -282,7 +282,7 @@ func Test_GetDiscussionComments(t *testing.T) {
282
"owner": "owner",
283
"repo": "repo",
284
"discussionNumber": float64(1),
285
- "first": float64(100),
+ "first": float64(30),
286
"after": (*string)(nil),
287
}
288
@@ -344,7 +344,7 @@ func Test_ListDiscussionCategories(t *testing.T) {
344
vars := map[string]interface{}{
345
346
347
348
349
350
0 commit comments