Skip to content

Commit 9a47eda

Browse files
s1gr1dnicohrubec
andauthored
Apply suggestion from @nicohrubec
Co-authored-by: Nicolas Hrubec <nicolas.hrubec@outlook.com>
1 parent 2b11222 commit 9a47eda

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/node-integration-tests/suites/tracing/no-parent-span-client-report

1 file changed

+1
-1
lines changed

dev-packages/node-integration-tests/suites/tracing/no-parent-span-client-report/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { afterAll, describe, expect } from 'vitest';
22
import { cleanupChildProcesses, createEsmAndCjsTests } from '../../../utils/runner';
33

4-
describe('no_parent_span client report (streaming)', () => {
4+
describe('no_parent_span client report', () => {
55
afterAll(() => {
66
cleanupChildProcesses();
77
});

0 commit comments

Comments
 (0)