We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c43a1a commit 49f1169Copy full SHA for 49f1169
blueprints/app/files/tests/helpers/index.ts
@@ -2,7 +2,7 @@ import {
2
setupApplicationTest as upstreamSetupApplicationTest,
3
setupRenderingTest as upstreamSetupRenderingTest,
4
setupTest as upstreamSetupTest,
5
- SetupTestOptions,
+ type SetupTestOptions,
6
} from 'ember-qunit';
7
8
// This file exists to provide wrappers around ember-qunit's
0 commit comments