Skip env var collection should respect clearing entries

Part of #120077
This commit is contained in:
Daniel Imms
2021-12-14 14:23:26 -08:00
parent 520d170249
commit 548f18fcf3

View File

@@ -757,7 +757,7 @@ import { assertNoRpc } from '../utils';
terminal.sendText('echo $C');
});
test('should respect clearing entries', (done) => {
test.skip('should respect clearing entries', (done) => {
// Text to match on before passing the test
const expectedText = [
'~a1~',