mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-11-13 10:39:03 +08:00
Add support for invalidating comments
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
@@ -48,7 +48,7 @@ func TestDiff_LoadComments(t *testing.T) {
|
||||
{
|
||||
Lines: []*DiffLine{
|
||||
{
|
||||
LeftIdx: 4,
|
||||
LeftIdx: 4,
|
||||
RightIdx: 4,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user