mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
corect tests + GetIssueWatch
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
-
|
||||
id: 3
|
||||
user_id: 2
|
||||
issue_id: 3
|
||||
issue_id: 7
|
||||
is_watching: true
|
||||
created_unix: 946684800
|
||||
updated_unix: 946684800
|
||||
@@ -25,7 +25,7 @@
|
||||
-
|
||||
id: 3
|
||||
user_id: 1
|
||||
issue_id: 3
|
||||
issue_id: 7
|
||||
is_watching: false
|
||||
created_unix: 946684800
|
||||
updated_unix: 946684800
|
||||
|
||||
Reference in New Issue
Block a user