Skip to content

Commit 69b9fd5

Browse files
committed
remove console.log
1 parent d3a3279 commit 69b9fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/test/e2e/amazonq/testGen.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ describe('Amazon Q Test Generation', function () {
173173
await tab.waitForButtons([FollowUpTypes.ViewDiff])
174174
tab.clickButton(FollowUpTypes.ViewDiff)
175175
await tab.waitForChatFinishesLoading()
176-
console.log('beforeEach valid language')
177176
})
178177

179178
describe('View diff', async () => {

0 commit comments

Comments
 (0)