Skip to content

Commit 10a81a1

Browse files
committed
fix sleep import
1 parent 6a7780c commit 10a81a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/tools/atlas/clusters.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
projectAndClusterInvalidArgs,
88
validateThrowsForInvalidArguments,
99
validateToolMetadata,
10+
sleep,
1011
} from "../../helpers.js";
1112
import { describeWithAtlas, withProject, randomId, parseTable } from "./atlasHelpers.js";
1213
import type { ClusterDescription20240805 } from "../../../../src/common/atlas/openapi.js";

0 commit comments

Comments
 (0)