mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-14 12:44:10 +09: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