mirror of
https://github.com/go-gitea/gitea
synced 2025-07-17 15:58:36 +00: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