Skip to content

Commit bc2df9f

Browse files
committed
fixed import
1 parent 1c761a8 commit bc2df9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/gettingStartedDocs/unity/metrics.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {textWithMarkupMatcher} from 'sentry-test/utils';
66

77
import {ProductSolution} from 'sentry/components/onboarding/gettingStartedDoc/types';
88

9-
import docs from '.';
9+
import {docs} from '.';
1010

1111
function renderMockRequests() {
1212
MockApiClient.addMockResponse({

0 commit comments

Comments
 (0)