Skip to content

Commit 679d2db

Browse files
HazATkamilogorek
authored andcommitted
fix: Linter for tests
1 parent 1db7ac4 commit 679d2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hub/test/span.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Span, TRACEPARENT_REGEXP, Hub, Scope } from '../src';
1+
import { Span, Hub, Scope, TRACEPARENT_REGEXP } from '../src';
22

33
describe('Span', () => {
44
let hub: Hub;

0 commit comments

Comments
 (0)