Skip to content

Commit 72fab96

Browse files
committed
comment
1 parent 6511039 commit 72fab96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ describe('displaySvgDecoration cursor distance auto-discard', function () {
273273
})
274274
})
275275

276+
// TODO: reenable this test, need some updates after refactor
276277
describe.skip('displaySvgDecoration cursor distance auto-reject', function () {
277278
let sandbox: sinon.SinonSandbox
278279
let editorStub: sinon.SinonStubbedInstance<vscode.TextEditor>

0 commit comments

Comments
 (0)