Skip to content

Commit dc83405

Browse files
committed
Linter
1 parent e9c2d40 commit dc83405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/test/unit/amazonq/backend_amazonq.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ describe('Amazon Q Login', async function () {
9999
})
100100
})
101101

102-
it.only('signs out of reauth and emits telemetry', async function () {
102+
it('signs out of reauth and emits telemetry', async function () {
103103
await getStartUrl.connectToEnterpriseSso(startUrl, region)
104104

105105
await backend.signout()

0 commit comments

Comments
 (0)