1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

adopt changes

This commit is contained in:
6543
2025-12-02 21:37:14 +01:00
parent 1e777f92c7
commit a04a16dc2b

View File

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