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 1d1e3f0 commit f5d3820Copy full SHA for f5d3820
test/commands/agent/generate/test-spec.test.ts
@@ -10,7 +10,7 @@ import { join } from 'node:path';
10
import { expect } from 'chai';
11
import { XMLParser } from 'fast-xml-parser';
12
import { ComponentSet } from '@salesforce/source-deploy-retrieve';
13
-import * as sinon from 'sinon';
+import sinon from 'sinon';
14
import { ensureArray } from '@salesforce/kit';
15
import {
16
ensureYamlExtension,
0 commit comments