mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-19 03:08:30 +08: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