Skip to content

Commit 97bb819

Browse files
author
naman-contentstack
committed
chore: updated path
1 parent 2318faf commit 97bb819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contentstack-utilities/test/unit/cliProgressManager.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Module.prototype.require = function (id: string) {
5757

5858
import CLIProgressManager from '../../src/progress-summary/cli-progress-manager';
5959
import SummaryManager from '../../src/progress-summary/summary-manager';
60-
import { configHandler } from '../../src';
60+
import configHandler from '../../src/config-handler';
6161

6262
// Optimized cleanup function for fast tests
6363
function forceCleanupSpinners() {

0 commit comments

Comments
 (0)