Skip to content

Commit

Permalink
Adjust otel tests for increased clientComponentLoadCount
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Oct 11, 2024
1 parent f54e361 commit 8b26ede
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ describe('opentelemetry', () => {
},
{
attributes: {
'next.clientComponentLoadCount': 6,
'next.clientComponentLoadCount': 9,
'next.span_type':
'NextNodeServer.clientComponentLoading',
},
Expand Down

0 comments on commit 8b26ede

Please sign in to comment.