mock global-agent/bootstrap in tests
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
This commit is contained in:
@@ -20,6 +20,8 @@ import { Command } from 'commander';
|
||||
import { resolve as resolvePath } from 'path';
|
||||
import { paths } from '../../lib/paths';
|
||||
import * as runObj from '../../lib/run';
|
||||
|
||||
jest.mock('global-agent/bootstrap', () => {});
|
||||
import bump, { bumpBackstageJsonVersion, createVersionFinder } from './bump';
|
||||
import {
|
||||
setupRequestMockHandlers,
|
||||
|
||||
Reference in New Issue
Block a user