Cleanup. Fix failing test

This commit is contained in:
Jan Eitzinger
2022-09-20 13:07:46 +02:00
parent 0c4096eda3
commit 35114aeb2d
5 changed files with 6 additions and 8 deletions

View File

@@ -24,7 +24,6 @@ import (
"github.com/gorilla/mux"
_ "github.com/mattn/go-sqlite3"
_ "github.com/santhosh-tekuri/jsonschema/v5/httploader"
)
func setup(t *testing.T) *api.RestApi {