Skip to content

Commit 1c66719

Browse files
committed
cleanup
1 parent d6bfffa commit 1c66719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/test/unit/app/inline/EditRendering/imageRenderer.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ describe('showEdits', function () {
240240
assert.strictEqual(errorCall.args[0], `Error generating SVG image: ${testError}`)
241241
})
242242

243-
// TODO: not sure why it's called by constructor and still fail
244243
it('should use correct logger name', async function () {
245244
const sut = new EditsSuggestionSvgClass(itemStub, editorStub, languageClientStub, sessionStub)
246245
await sut.show()

0 commit comments

Comments
 (0)