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 926e3c5 commit 4d911d1Copy full SHA for 4d911d1
packages/compass-e2e-tests/index.ts
@@ -16,7 +16,6 @@ import {
16
mochaGlobalTeardown,
17
} from './helpers/test-runner-global-fixtures';
18
import { mochaRootHooks } from './helpers/insert-data';
19
-// @ts-expect-error no types for this package
20
import logRunning from 'why-is-node-running';
21
22
const debug = Debug('compass-e2e-tests');
0 commit comments