This commit is contained in:
Michael Jerger 2024-02-09 17:46:27 +01:00
parent 664144930e
commit eecb9b8040
6 changed files with 8 additions and 6 deletions

View file

@ -18,8 +18,9 @@ import (
"code.gitea.io/gitea/modules/log"
"code.gitea.io/gitea/modules/setting"
_ "github.com/mattn/go-sqlite3"
"github.com/stretchr/testify/assert"
_ "github.com/mattn/go-sqlite3"
)
/* ToDo: Set Up tests for http get requests