Skip to content

Commit cdb37b9

Browse files
committed
update test
1 parent 1dda709 commit cdb37b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ describeWithAtlas("clusters", (integration) => {
9191
name: "atlas-create-free-cluster",
9292
arguments: {
9393
projectId,
94-
name: clusterName + "-iptest",
94+
name: clusterName,
9595
region: "US_EAST_1",
9696
},
9797
})) as CallToolResult;

0 commit comments

Comments
 (0)