From 6913aad2da5b827d96f693d5fc5d1be801acfced Mon Sep 17 00:00:00 2001 From: Daniel Imms <2193314+Tyriar@users.noreply.github.com> Date: Tue, 8 Jun 2021 05:45:40 -0700 Subject: [PATCH] Re-enable environment variable collection tests Fixes #119826 --- .../vscode-api-tests/src/singlefolder-tests/terminal.test.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/vscode-api-tests/src/singlefolder-tests/terminal.test.ts b/extensions/vscode-api-tests/src/singlefolder-tests/terminal.test.ts index da2da9499fc..d2298c1dabe 100644 --- a/extensions/vscode-api-tests/src/singlefolder-tests/terminal.test.ts +++ b/extensions/vscode-api-tests/src/singlefolder-tests/terminal.test.ts @@ -668,8 +668,7 @@ import { assertNoRpc } from '../utils'; }); }); - // https://github.com/microsoft/vscode/issues/119826 - suite.skip('environmentVariableCollection', () => { + suite('environmentVariableCollection', () => { test('should have collection variables apply to terminals immediately after setting', (done) => { // Text to match on before passing the test const expectedText = [