Skip to content

Commit 7e165ed

Browse files
committed
fix linting
1 parent 683fa50 commit 7e165ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ember/tests/unit/instrument-route-performance-test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { setupTest } from 'ember-qunit';
44
import { module, test } from 'qunit';
55
import sinon from 'sinon';
66

7-
import type { SentryTestContext} from '../helpers/setup-sentry';
7+
import type { SentryTestContext } from '../helpers/setup-sentry';
88
import { setupSentryTest } from '../helpers/setup-sentry';
99

1010
module('Unit | Utility | instrument-route-performance', function (hooks) {

0 commit comments

Comments
 (0)