Commit b002220
committed
cmd/mr_note_test.go: Fix mrCommentSlashDiscussionDumpsterID
The existing mrCommentSlashDiscussionDumpsterID MR, 3953, is now reporting
errors
mr_discussion.go:174: POST https://gitlab.com/api/v4/projects/lab-testing/test/merge_requests/3953/discussions: 400 {message: 400 Bad request - Note {:base=>["Maximum number of comments exceeded"]}
Create a new MR for testing notes and discussions.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>1 parent a4e5ba9 commit b002220
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments