0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-08 02:40:47 +01:00

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

This reverts commit a04a16dc2b3d4ebc7c56fa3cf40c6321516c22b4.
This commit is contained in:
6543 2025-12-02 21:51:00 +01:00
parent a04a16dc2b
commit ca4b21c305

View File

@ -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,