Skip to content

Commit ff8edb7

Browse files
committed
lint
1 parent 2005c59 commit ff8edb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/features/terminalEnvVarInjector.unit.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ suite('TerminalEnvVarInjector', () => {
257257
typeMoq.Times.exactly(2),
258258
);
259259
});
260+
});
260261

261262
suite('python.envFile compatibility', () => {
262263
test('python.envFile has no effect when useEnvFile is false', async () => {

0 commit comments

Comments
 (0)