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 89da0cf commit a623184Copy full SHA for a623184
packages/flex-plugin-scripts/src/utils/__tests__/run.test.ts
@@ -1,4 +1,3 @@
1
-import { logger, FlexPluginError } from 'flex-dev-utils';
2
import * as run from '../run';
3
4
jest.mock('flex-dev-utils/dist/logger');
0 commit comments