mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
@@ -293,7 +293,7 @@ suite('Completions in settings.json', () => {
|
||||
});
|
||||
});
|
||||
|
||||
suite.skip('Completions in extensions.json', () => {
|
||||
suite('Completions in extensions.json', () => {
|
||||
const testFile = 'extensions.json';
|
||||
test('change recommendation', async () => {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user