1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-29 05:38:37 +00:00

fix 500 when reviewer is deleted with integration tests (#6856)

This commit is contained in:
Lunny Xiao
2019-05-06 20:09:31 +08:00
committed by GitHub
parent dab38c375d
commit 2382f1b057
5 changed files with 49 additions and 2 deletions

View File

@@ -70,3 +70,12 @@
content: "New review 3 rejected"
updated_unix: 946684810
created_unix: 946684810
-
id: 10
type: 3
reviewer_id: 100
issue_id: 3
content: "a deleted user's review"
updated_unix: 946684810
created_unix: 946684810