mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 05:49:12 +02:00
chore(comment): gofmt trigger_test.go
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/jackc/pgx/v5/pgtype"
|
||||
db "github.com/multica-ai/multica/server/pkg/db/generated"
|
||||
"github.com/multica-ai/multica/server/internal/util"
|
||||
db "github.com/multica-ai/multica/server/pkg/db/generated"
|
||||
)
|
||||
|
||||
// Helper to build a pgtype.UUID from a string.
|
||||
@@ -315,4 +315,3 @@ func TestOnCommentTriggerDecision(t *testing.T) {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user