Skip to content

Commit 247c049

Browse files
committed
Closing settings
1 parent db28f79 commit 247c049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/internal/e2e/test/specs/vcast_manage.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ describe("vTypeCheck VS Code Extension", () => {
219219
const locationValue = await databaseLocationSetting.getValue();
220220
console.log(`Location Value: ${locationValue}`);
221221
expect(locationValue).toBeDefined();
222+
await workbench.getEditorView().closeAllEditors();
222223
});
223224

224225
it("testing creating second project 'Banana'", async () => {

0 commit comments

Comments
 (0)