Skip to content

Commit a7d58a2

Browse files
committed
Fix integration test
1 parent 47b217f commit a7d58a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integrationTests/documentDiagnostics.integration.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ describe(`[${testAssetWorkspace.description}] Test diagnostics`, function () {
8585
analyzer: AnalysisSetting.OpenFiles,
8686
});
8787

88-
await integrationHelpers.restartLanguageServer();
89-
9088
await waitForExpectedFileDiagnostics((diagnostics) => {
9189
expect(diagnostics).toHaveLength(4);
9290

0 commit comments

Comments
 (0)