skipping the test

This commit is contained in:
Aiday Marlen Kyzy 2024-03-20 16:29:35 +01:00
parent 30227752a7
commit 72d785f196
No known key found for this signature in database
GPG key ID: 24A8B53DBD26FF4E

View file

@ -545,7 +545,7 @@ suite('`Full` Auto Indent On Type - TypeScript/JavaScript', () => {
// Failing tests from issues...
test('issue #116843: indent after arrow function', () => {
test.skip('issue #116843: indent after arrow function', () => {
// https://github.com/microsoft/vscode/issues/116843