Skip to content

Commit 5cef61e

Browse files
committed
Test
1 parent cd4b1cf commit 5cef61e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/amazonq/test/e2e/inline/inline.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,6 @@ describe('Amazon Q Inline', async function () {
160160
while (attempt < retries) {
161161
try {
162162
await setup()
163-
if (attempt === 0) {
164-
attempt = 1
165-
throw new Error('testing if this works')
166-
}
167163
console.log('succeeded')
168164
log()
169165
break

0 commit comments

Comments
 (0)