updated linter

This commit is contained in:
Gani Georgiev
2022-12-16 17:06:03 +02:00
parent 738f71f244
commit 687a79b450
7 changed files with 14 additions and 12 deletions

View File

@@ -1,9 +1,10 @@
package apis_test
import (
"github.com/pocketbase/pocketbase/tests"
"net/http"
"testing"
"github.com/pocketbase/pocketbase/tests"
)
func TestHealthAPI(t *testing.T) {