Commit 9c4e9cb
fix: fix TestGithubGHEPullRequestOkToTest
after changes in #2682, IssueCommentEvent paylaod
is required to have issue number in it to use across
event processing and as event payload is manually
sent to controller in TestGithubGHEPullRequestOkToTest,
issue number was not included and it failing due to the
reason.
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>1 parent c51c085 commit 9c4e9cb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments