Skip to content

Commit 34f077b

Browse files
committed
chore: update the PR according to the feedback
1 parent 9e71ef4 commit 34f077b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/test/e2e/amazonq/doc.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ describe('Amazon Q Doc Generation', async function () {
310310
registerAuthHook('amazonq-test-account')
311311
framework = new qTestingFramework('doc', true, [])
312312
tab = framework.createTab()
313-
workspaceUtils.hasWorkspace()
314313
const wsFolders = vscode.workspace.workspaceFolders
315314
if (!wsFolders?.length) {
316315
assert.fail('Workspace folder not found')

0 commit comments

Comments
 (0)