mirror of
https://github.com/lukaszraczylo/graphql-monitoring-proxy.git
synced 2026-06-05 23:03:48 +00:00
fixup! fixup! Gofmt the codebase.
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
"go.opentelemetry.io/otel/trace"
|
||||
"go.opentelemetry.io/otel/trace/noop"
|
||||
)
|
||||
|
||||
func TestStartSpanWithAttributes(t *testing.T) {
|
||||
// Create a minimal tracing setup without actual connection
|
||||
ts := &TracingSetup{
|
||||
|
||||
Reference in New Issue
Block a user