Skip to content

Commit 76f6075

Browse files
committed
type
1 parent 4147b93 commit 76f6075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/azure-prepare/integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import {
1616
getIntegrationSkipReason
1717
} from "../utils/agent-runner";
1818
import { hasValidationCommand } from "../azure-validate/utils";
19-
import { hasPlanReadyForValidation, cleanupWorkspace, expectFiles } from "./utils";
19+
import { hasPlanReadyForValidation, expectFiles } from "./utils";
2020
import * as fs from "fs";
2121

2222
const SKILL_NAME = "azure-prepare";

0 commit comments

Comments
 (0)