Skip to content

Commit 8b26ede

Browse files
committed
Adjust otel tests for increased clientComponentLoadCount
1 parent f54e361 commit 8b26ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/opentelemetry/instrumentation/opentelemetry.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ describe('opentelemetry', () => {
168168
},
169169
{
170170
attributes: {
171-
'next.clientComponentLoadCount': 6,
171+
'next.clientComponentLoadCount': 9,
172172
'next.span_type':
173173
'NextNodeServer.clientComponentLoading',
174174
},

0 commit comments

Comments
 (0)