mirror of
https://github.com/go-gitea/gitea
synced 2025-07-09 20:17:21 +00:00
Fix material icon & diff highlight (#33844)
This commit is contained in:
@ -47,7 +47,6 @@ func TestGetDiffPreview(t *testing.T) {
|
||||
Sections: []*gitdiff.DiffSection{
|
||||
{
|
||||
FileName: "README.md",
|
||||
Name: "",
|
||||
Lines: []*gitdiff.DiffLine{
|
||||
{
|
||||
LeftIdx: 0,
|
||||
|
Reference in New Issue
Block a user