diff --git a/test/fx.ts b/test/fx.ts index 795ecf397..a128e2cee 100644 --- a/test/fx.ts +++ b/test/fx.ts @@ -265,6 +265,7 @@ export async function getTestExplorerUrl(accountType: TestAccount, options?: Tes case TestAccount.SQLConnectionString: case TestAccount.SQLConnectionStringPublicNetworkAccessDisabled: + case TestAccount.MongoConnectionStringPublicNetworkAccessDisabled: case TestAccount.TableConnectionString: case TestAccount.GremlinConnectionString: // Connection string (account key) login navigates directly to hostedExplorer.html and doesn't