Skip to content

Commit c4c7be9

Browse files
committed
Revert "Update tests/integration/tools/atlas/clusters.test.ts"
This reverts commit 9cdf294.
1 parent 9cdf294 commit c4c7be9

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
@@ -204,7 +204,7 @@ describeWithAtlas("clusters", (integration) => {
204204
"You need to connect to a MongoDB instance before you can access its data."
205205
);
206206
expect(elements[1]?.text).toContain(
207-
"Please use one of the following tools: atlas-connect-cluster, connect to a MongoDB instance."
207+
"Please use one of the following tools: atlas-connect-cluster, connect to connect to a MongoDB instance."
208208
);
209209
});
210210
});

0 commit comments

Comments
 (0)