Skip to content

Commit dff3d17

Browse files
committed
chore: remove comment
1 parent 54e7b93 commit dff3d17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/commands/force/org/scratchOrgCreate.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ describe('org:create', () => {
205205
set: setStub,
206206
write: writeStub,
207207
});
208-
// const configStub = stubMethod(sandbox, Config.prototype, 'set');
209208
await command.runIt();
210209
expect(prodOrg.firstCall.args[0]).to.deep.equal({
211210
apiversion: undefined,

0 commit comments

Comments
 (0)