Skip to content

Commit 9cbef04

Browse files
committed
fix tests
1 parent e2e9b2e commit 9cbef04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/issue_milestone_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"time"
1111

1212
api "code.gitea.io/gitea/modules/structs"
13-
"code.gitea.io/gitea/modules/util"
13+
"code.gitea.io/gitea/modules/timeutil"
1414

1515
"github.com/stretchr/testify/assert"
1616
)

0 commit comments

Comments
 (0)