small cleanups

Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
Dmitri Dolguikh
2026-07-31 13:41:34 +02:00
parent 3b5c8e2298
commit acbe22b831
5 changed files with 2 additions and 24 deletions

View File

@@ -14,9 +14,6 @@ import (
"github.com/stretchr/testify/assert"
)
//go:embed test_db.sql
var initDb string
func TestGetGroups(t *testing.T) {
ctx := context.TODO()