This commit is contained in:
Elena Tanasoiu
2023-04-19 11:25:33 +00:00
parent 2f811057b8
commit 724dc45991

View File

@@ -635,7 +635,7 @@ describe("prepareCodeTour", () => {
describe("if the workspace is already open", () => {
it("should not open the tutorial workspace", async () => {
// Set isCodespaceTemplate to true to indicate the workspace has already been opened
// Set isCodespacesTemplate to true to indicate the workspace has already been opened
jest.spyOn(Setting.prototype, "getValue").mockReturnValue(true);
// set up directory to have a 'tutorial.code-workspace' file