Skip to content

Commit a9a1a16

Browse files
committed
remove console.log
1 parent 7c8b5cc commit a9a1a16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/testInteg/sam.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,6 @@ describe('SAM Integration Tests', async function () {
554554
})
555555

556556
it('target=api: invokes and attaches on debug request (F5)', async function () {
557-
console.log(scenario)
558557
if (
559558
skipLanguagesOnApi.includes(scenario.language) ||
560559
semver.lt(vscode.version, scenario.vscodeMinimum)

0 commit comments

Comments
 (0)