Fixed issues in test scripts.

This commit is contained in:
truecode112
2023-05-17 02:20:59 +03:00
parent 80f8977e59
commit 8ac833ae62
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ import (
"strings"
"code.gitea.io/gitea/modules/log"
"github.com/dustin/go-humanize"
)