Skip to content

Commit 15c9833

Browse files
committed
Fix unit tests
1 parent 39be7ba commit 15c9833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/pkg/otel/translate/otelconfig_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ func TestGetOtelConfig(t *testing.T) {
241241
"logs_dynamic_id": map[string]any{
242242
"enabled": true,
243243
},
244-
"num_workers": 1,
245244
"timeout": 90 * time.Second,
246245
"idle_conn_timeout": 3 * time.Second,
247246
},

0 commit comments

Comments
 (0)