Skip to content

Commit db20bde

Browse files
Copilotrchiodo
andcommitted
Remove extra blank lines in test file
Co-authored-by: rchiodo <19672699+rchiodo@users.noreply.github.com>
1 parent 9e4098c commit db20bde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/unittest/noConfigDebugInit.unit.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ suite('setup for no-config debug scenario', function () {
125125
sinon.assert.calledOnce(envVarCollectionAppendStub);
126126
});
127127

128-
129-
130128
test('should create file system watcher for debuggerAdapterEndpointFolder', async () => {
131129
// Arrange
132130
const environmentVariableCollectionMock = TypeMoq.Mock.ofType<any>();

0 commit comments

Comments
 (0)