We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c8a73 commit db28461Copy full SHA for db28461
tests/integration/tools/atlas/dbUsers.test.ts
@@ -39,6 +39,7 @@ describeWithAtlas("db users", (integration) => {
39
await integration.mcpServer().session.apiClient.deleteDatabaseUser({
40
params: {
41
path: {
42
+ groupId: projectId,
43
username: userName,
44
databaseName: "admin",
45
},
0 commit comments