We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4147b93 commit 76f6075Copy full SHA for 76f6075
tests/azure-prepare/integration.test.ts
@@ -16,7 +16,7 @@ import {
16
getIntegrationSkipReason
17
} from "../utils/agent-runner";
18
import { hasValidationCommand } from "../azure-validate/utils";
19
-import { hasPlanReadyForValidation, cleanupWorkspace, expectFiles } from "./utils";
+import { hasPlanReadyForValidation, expectFiles } from "./utils";
20
import * as fs from "fs";
21
22
const SKILL_NAME = "azure-prepare";
0 commit comments