Revert "adopt changes" (was intendet for #33356)

This reverts commit a04a16dc2b.
pull/33356/head
6543 2025-12-02 21:51:00 +07:00
parent a04a16dc2b
commit ca4b21c305
1 changed files with 1 additions and 1 deletions

@ -161,7 +161,7 @@ func TestGetReviewersByIssueID(t *testing.T) {
UpdatedUnix: 946684815,
},
&issues_model.Review{
ID: 23,
ID: 22,
Reviewer: user5,
Type: issues_model.ReviewTypeRequest,
UpdatedUnix: 946684817,