Skip to content

Commit b121c88

Browse files
kmruizCopilot
andauthored
Update tests/integration/tools/mongodb/mongodbClusterProcess.ts
Co-authored-by: Copilot <[email protected]>
1 parent de40422 commit b121c88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/tools/mongodb/mongodbClusterProcess.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export class MongoDBClusterProcess {
8383

8484
async close(): Promise<void> {
8585
await this.tearDownFunction();
86-
return;
8786
}
8887

8988
static isConfigurationSupportedInCurrentEnv(config: MongoClusterConfiguration): boolean {

0 commit comments

Comments
 (0)