Skip to content

Commit ab786bd

Browse files
committed
--amend
1 parent 152b0de commit ab786bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/src/cli.e2e.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ vi.mock('axios');
1212
const execPromise = util.promisify(exec);
1313

1414
const millisPerSecond = 1000;
15-
const integrationTestPrefix = 'calm-pack-test';
15+
const integrationTestPrefix = 'calm-consumer-test';
1616
let tempDir: string;
1717
const repoRoot = path.resolve(__dirname);
1818

0 commit comments

Comments
 (0)