Skip to content

Commit

Permalink
Revert "Disable upstream extension enablement suite (#23557)"
Browse files Browse the repository at this point in the history
This reverts commit faf3c69.
  • Loading branch information
lewis-sanchez committed Jul 11, 2023
1 parent 71c9a38 commit a331721
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export class TestExtensionEnablementService extends ExtensionEnablementService {
}
}

suite.skip('ExtensionEnablementService Test', () => {
suite('ExtensionEnablementService Test', () => {

let instantiationService: TestInstantiationService;
let testObject: IWorkbenchExtensionEnablementService;
Expand Down

0 comments on commit a331721

Please sign in to comment.